Télécharger la liste

Description du projet

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.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-09-28 22:27
0.9

Ce communiqué a une nouvelle option Ajax:: EncodeOption, qui lui permet d'encoder des valeurs de retour vers l'UTF-8. Bibliothèques tierces JSON ont été mis à jour. Minor code d'embellissement.
Tags: Minor feature enhancements
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.

2005-06-30 20:40
0.2

Ce communiqué a Ajax:: DebugOption (Afficher les informations de débogage sur le client) et Ajax:: DisplayErrorsOption (montrer les erreurs critiques sur le client), a documenté le code source, d'autres exemples, et des modifications mineures.
Tags: Minor feature enhancements
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.

2005-06-29 08:38
0.1

Tags: Initial freshmeat announcement

Project Resources