Xajax is an open source PHP class library implementation of AJAX that allows developers 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 in seven easy steps. Unlike some other AJAX frameworks, Xajax requires no prior knowledge of JavaScript for the developer. (more)