PHP Classes / PHPLiveX

Call PHP functions from Javascript code using AJAX

PHPLiveX PHP Class

This class can be used to call PHP functions from Javascript in Web pages using AJAX. It generates Javascript code that implements functions with the same names and function arguments as given list of existing PHP functions. When the generated Javascript functions are called, they start AJAX requests to invoke the respective PHP functions on the server.

Similar PHP Classes

Search in PHP Classes

Filter by tags