PHP and AJAX

Topics: 

AJAX is what people are calling a method of making a remote request using XMLHTTPRequest. I ran across a library called sajax this makes it easy to create ajax enabled php application.