News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
PHPit.net:
Ajax & PHP without using the XmlHttpRequest Object
November 21, 2005 @ 06:40:41

From our sister site, AjaxDeveloper.org today, there's this new post with an article from PHPit.net about using Ajax and PHP without the use of that pesky XMLHttpRequest object.

Ajax is one of the biggest 'discoveries' in the past year, and it has become a real buzzword, just like Web 2.0. Admittedly, Ajax can be used for a lot of things, and it really does speed up web applications.

But there is one problem with most of the current implementations of Ajax: it has one dependency, and that is the XmlHttpRequest object. [...] In this tutorial, I will show you how to use Ajax without even having to use the XmlHttpRequest object.

He starts off with a pretty basic introduction and shows you how to get the data into the current page (through the use of some PHP outputting Javascript). Then, with the help of pseudo-ajax functionality, it can poll this data to present dynamic information to the user of the site...

0 comments voice your opinion now!
php ajax without xmlhttprequest php ajax without xmlhttprequest



Similar Posts

Christopher Jones' Blog: New AJAX & PHP Book from Oracle Press

Andrew Johnstone\'s Blog: Sharepoint & PHP

Atlanta PHP Users Group: February Meeting Reminder (2nd @ 7pm)

Derick Rethans\' Blog: Parsing Mail with PHP

Matthew Weir O'Phinney's Blog: Cgiapp2 Tutorial 1 - Switch Template Plugins at Will


Community Events









Don't see your event here?
Let us know!


conference security releases book release framework example zendframework developer ajax mysql job zend PEAR database PHP5 cakephp package application code

All content copyright, 2009 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework