PHP Ajax

Posted by admin on December-10-2009 Add Comments

Bookmark and Share


PHP Ajax

By : Cesar D. Rodas

This package can be used to build AJAX applications with only PHP, thus without needing to write Javascript code.

The base class can manage all the AJAX interactions between the browser and the Web server.

Applications just need to define sub-classes that define how PHP needs to respond to different events of the page like generating a response to AJAX requests, provide feedback while an AJAX request is being processed, and load AJAX request input parameters.

Dwnload:
http://www.ziddu.com/download/7222725/phpajax-2008-02-07.zip.html

Post a Comment

You must be logged in to post a comment.