Description :
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.
In addition, the class has a flexible preloading property and is unique with its very easy usage.
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.
In addition, the class has a flexible preloading property and is unique with its very easy usage.
Total Hits : 399 | Category : Development Tools
