This class can be used to call PHP code from Javascript using AJAX.
It generates HTML with Javascript code that can be called by other Javascript code in the current page, so it triggers the execution of a given PHP class.
The class can detect when an AJAX request is being sent and calls the specified callback class. That class takes care of generating the response to the AJAX request.
| Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.