Télécharger la liste

Description du projet

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.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

Project Resources