- Xajax
xajax is an open source
PHP class library implementation of AJAX that allows developers to create web-based Ajax applications usingHTML , CSS,JavaScript , andPHP . Applications developed with xajax can asynchronously call server-sidePHP functions and update content without reloading the page.Unlike some other
Ajax framework s, xajax is designed to allow the programmer to have no prior knowledge ofJavaScript ystem Requirements
Server-sidexajax runs on any
PHP 4.3.x and PHP 5.x Apache or IIS server.Client-sidexajax runs on (but is not limited to)
Internet Explorer 6+, Firefox, Opera 8.0+, Safari 3.0.Limitations of xajax
Currently, xajax has no way to transfer data from client to server other than using
XML . There are plans to change xajax to allow programmers to useJSON or any other means of communication.ee also
*
Ajax framework External links
* [http://www.xajaxproject.org/ xajax Homepage]
* [http://community.xajaxproject.org/ xajax Community Forum]
* [http://wiki.xajaxproject.org/ xajax Wiki]
* [http://www.xajax-joomla.com/ Joomla Integration with xAJAX]
Wikimedia Foundation. 2010.