I disagree with that completely. AJAX is a term used to describe JavaScript and XML which could be created by ANY server-side language (ASP, ASP.NET, Perl, PHP, etc). AJAX isn't a language and basically consists of one DOM API Object: XMLHttpRequest. In fact, you could manually create an XML file, upload it to the server and use JavaScript to read and fetch it (AJAX).
AJAX stands for: Asynchronous JavaScript and XML
I made a Wiki about it: AJAX - CodeCall Programming Wiki
Feel free to edit and add.
Ajax is asynchronous request and PHP is the code that return/generate response for the request. they are two different things.
PHP isn't the only server side language you can use.
Do you have proof that PHP beats ASP or even Ruby or is that just an assumption? -rep
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks