AJAX: iAJAX
Eduardo Martos Gómez (contact me)
This is a very simple class that generates HTML attributes to handle events on page elements using AJAX requests.
It generates Javascript code that calls a simple Javascript library that performs an AJAX request and uses the request response to update the contents of a given page element.
The AJAX request URL, request method, and the page element to be update are configurable.
The code and documentation is available in English and Spanish.
Click here for detailed information about this class on phpclasses.org