Hindi Songs

Search About PHP!!!

Thursday, July 9, 2009

PHP and AJAX

There is no such thing as an AJAX server. AJAX runs in your browser. AJAX uses HTTP requests to request small pieces of information from the server, instead of whole pages.

In our PHP tutorial we will demonstrate how a web page can communicate with a PHP web server online.