AjaxIto

Package:
AjaxIto
Summary:
Call PHP code from Javascript using AJAX
Groups:
AJAX, HTML
Author:
Javier Rubacha
Description:
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.


Powered by Gewgley