Categories

Updated: 09/26/2007

PHPLiveX

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 to its useful properties, it is unique with its very easy usage.
©2003-2019 jCay.com