AJASON is a PHP 5 library and JavaScript client for the Web technology called AJAX. AJAX permits data to be fetched asynchronously without the need for reloading the Web page and thus allows the development of interactive GUI-like Web applications. JSON is a lightweight data interchange format which is used by AJASON to exchange data between server and client. AJASON features the ability to exchange complex data types and client-side error reporting for server-side AJASON errors.
| Tags | Internet Web Dynamic Content Software Development Libraries php classes |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | JavaScript PHP |
| Translations | English |
Recent releases


Changes: This release has a new option Ajax::EncodeOption, which allows it to encode return values to UTF-8. Third party JSON libraries have been updated. Minor code beautification.


Changes: This release has Ajax::DebugOption (show debug information on the client) and Ajax::DisplayErrorsOption (show critical errors on client), documented source code, more examples, and minor changes.


No changes have been submitted for this release.