Project Description

jqSajax is PHP Class to build jQuery Plugin. This
class can be used to call PHP functions/methods
from Javascript using AJAX to avoid page
reloading. It can generate Javascript code to make
AJAX requests using the Jquery library to execute
PHP functions/methods on the server side. The
class can register a PHP callback function that
will be called when the AJAX requests are sent.
jQuery AJAX returns a page (with a data type of
XML, JSON, text, script, HTML, etc.), and jqSajax
returns the result of the PHP function/method you
call. The variable type is the same as the
variable type in PHP, and you can pass all
variable types, including arrays.

(This Description is auto-translated) Try to translate to Japanese Show Original Description

Resenha
Your rating
Review this project