News Feed
Jobs Feed
Sections




News Archive
Zend Developer Zone:
Building AJAX Applications with PHP and HTML_AJAX
January 27, 2009 @ 11:19:28

In a recent post to the Zend Developer Zone Vikram Vaswani takes a look at using AJAX quickly and easily in your applications with the help of the HTML_AJAX PEAR package.

Well, PHP is commonly used on the server end of the connection, to handle AJAX requests and send back responses. But that isn't all it can do - with a little PEAR package called HTML_AJAX, you can use PHP to significantly simplify the work that goes into building and deploying an AJAX application. That's where this article comes in. Over the next few pages, I'm going to give you a quick run-down on the PEAR HTML_AJAX class, together with a few examples of how you can use it to AJAX-ify various Web applications.

He goes through the whole process - installing the package and five example scripts to show it in action:

  • Pulling from a simple database table of book and author information
  • Calculating simple interest
  • Creating a simple calendar
  • Evaluating an inputted number
  • Simple login validation
0 comments voice your opinion now!
ajax application htmlajax pear package tutorial


blog comments powered by Disqus

Similar Posts

PHPBuilder.com: Implementing Internet Protocols with PHP

Chris Jones' Blog: Building PHP 5.3 with Oracle HTTP Server 11g

PHPRefresh.com: Managing Sessions and State with PHP

Pro-PHP Podcast: Interview with Jim Plush of Panasonic

Helgi's Blog: New features and changes in pear.php.net


Community Events











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


symfony2 language podcast zendframework2 functional interview framework conference release database series development introduction rest phpunit opinion testing community usergroup example

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