<?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>Fri, 24 May 2013 11:40:10 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Mike Kornienko's Blog: Integration of Spry and PHP/MySQL]]></title>
      <guid>http://www.phpdeveloper.org/news/5788</guid>
      <link>http://www.phpdeveloper.org/news/5788</link>
      <description><![CDATA[<p>
On Macdiggs.com, the blog of <i>Mike Kornienko</i>, there's <a href="http://macdiggs.com/index.php/2006/07/05/integration-of-spry-and-phpmysql/">a new post</a> with his look at integrating Adobe's <a href="http://labs.adobe.com/technologies/spry/">Spry Ajax framework</a> into a simple PHP/MySQL application.
</p>
<blockquote>
<p>
Adobe have recently released its Spry Ajax framework for public beta-test by developers and I've been playing with this baby for a while. And here's some kind of report of what I have learned.
</p>
<p>
Spry is Adobe's Ajax library for manipulating XML data. It has some very unique and pretty useful functions like regions handling, related auto-updating data and stuff like that.
</p>
</blockquote>
<p>
In <a href="http://macdiggs.com/index.php/2006/07/05/integration-of-spry-and-phpmysql/">his example</a> he creates a simple backend script (PHP) that pulls out the data from MySQL and converts it to XML. With that to pull from, he creates, using <a href="http://labs.adobe.com/technologies/spry/">Spry</a>, functionality to read in the XML and display it in an HTML table. He also demonstrates how to sort the results automatically based on a certain column (the ID column, which he defines as a number using the setColumnType).
</p>]]></description>
      <pubDate>Thu, 13 Jul 2006 06:29:52 -0500</pubDate>
    </item>
  </channel>
</rss>
