PHP Classes / iAJAX

Trigger an AJAX request upon an HTML page event

iAJAX PHP Class

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.

Similar PHP Classes

Search in PHP Classes

Filter by tags