jAPI Direct

Package:
jAPI Direct
Summary:
Handle calls of JavaScript to PHP code
Groups:
AJAX, PHP 5
Author:
Vladica
Description:
This class can be used to handle calls of JavaScript to PHP code.

It registers PHP classes that will handle AJAX requests to functions of those classes.

The class handles the AJAX requests by dispatching to functions of the registered classes. The output of those classes is returned as response to the AJAX requests.


Powered by Gewgley