by jay » Mon Mar 09, 2009 5:16 am
xajax is an open source PHP class library implementation of AJAX that gives developers the ability to create web-based Ajax applications using HTML, CSS, JavaScript, and PHP.
Applications developed with xajax can asynchronously call server-side PHP functions and update content without reloading the page.
The library contains all kinds of pre-defined functions which we can use by just calling the required function.
Defenitely this can improve the coding standards for javascript-php communication and no need to spent time writing the functions.
Jay M
Write Less, Do More