<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Sun, 19 May 2013 11:04:10 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Zend Developer Zone: Building AJAX Applications with PHP and HTML_AJAX]]></title>
      <guid>http://www.phpdeveloper.org/news/11824</guid>
      <link>http://www.phpdeveloper.org/news/11824</link>
      <description><![CDATA[<p>
In a <a href="http://devzone.zend.com/article/4201-Building-AJAX-Applications-with-PHP-and-HTML_AJAX">recent post</a> to the Zend Developer Zone <i>Vikram Vaswani</i> takes a look at using AJAX quickly and easily in your applications with the help of the <a href="http://pear.php.net/package/HTML_AJAX">HTML_AJAX PEAR package</a>.
</p>
<blockquote>
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.
</blockquote>
<p>
He goes through the whole process - installing <a href="http://pear.php.net/package/HTML_AJAX">the package</a> and five example scripts to show it in action:
</p>
<ul>
<li>Pulling from a simple database table of book and author information
<li>Calculating simple interest
<li>Creating a simple calendar
<li>Evaluating an inputted number
<li>Simple login validation
</ul>]]></description>
      <pubDate>Tue, 27 Jan 2009 11:19:28 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Joshua Eichorn's Blog: Writing again (HTML_AJAX Manual)]]></title>
      <guid>http://www.phpdeveloper.org/news/6721</guid>
      <link>http://www.phpdeveloper.org/news/6721</link>
      <description><![CDATA[<p>
<i>Joshua Eichorn</i> has gotten back to work on the <a href="http://htmlajax.org/">HTML_AJAX</a> manual and has changed things over to a bit more public forum - <a href="http://wiki.bluga.net/HTML_AJAX/Manual">a new wiki</a>.
</p>
<p>
There's all sorts of content already populated there, including getting started with HTML_AJAX, exporting your PHP classes correctly and much more. There's also links to the project's PEAR homepage and the API documentation to help you get down to the small stuff.
</p>
<p>
It's definitely coming along nicely and is a great repository for all things HTML_AJAX. And, since it's a wiki, things like spelling mistakes and new content can be added at any time.
</p>]]></description>
      <pubDate>Thu, 16 Nov 2006 10:36:00 -0600</pubDate>
    </item>
  </channel>
</rss>
