Find the word definition

Wikipedia
Xajax

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.

Unlike some other Ajax frameworks, xajax is designed to allow the programmer to have no prior knowledge of JavaScript.