This class can be used to call PHP functions
via 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.
Class: PHPLiveX
Detailed description
PLiveX is a lightweight php-javascript class
library and framework that helps you enrich your php applications with
AJAX. You may call your php functions in the same page via JavaScript
without reloading the page, submit your form and send an ajax request
to another page with passing any type of data.
|