<?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 18:33:54 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Jonathan Diehl's Wiki: Ajax ActiveTable]]></title>
      <guid>http://www.phpdeveloper.org/news/5978</guid>
      <link>http://www.phpdeveloper.org/news/5978</link>
      <description><![CDATA[<p>
<i>Jonathan Diehl</i> has submitted a new tutorial today about the creation (and demonstration) of an <a href="http://wiki.donttouchme.org/index.php/AJAX_ActiveTable">Ajax ActiveTable</a> with a little help from the Sajax library.
</p>
<blockquote>
The ActiveTable library creates an editable HTML table from a MySQL database table. The ActiveTable library consists of two classes and a few lines of JavaScript, embedded in a typical environment of a php website. The AJAX calls are realized using the <a href="http://www.modernmethod.com/sajax">Sajax Toolikit</a>, which must be downloaded and installed separately.
</blockquote>
<p>
The functionality allows the user to both create and remove rows of data from the database directly with a few simple calls back to a server-side handler to do the work. It can also <a href="http://wiki.donttouchme.org/index.php/AJAX_ActiveTable">dynamically create</a> a table for the MySQL data it's looking at to make setup even easier.
</p>
<p>
The best part? The code for the project is <a href="http://www.donttouchme.org/files/activetable.tgz">ready for download</a> to be used right away.
</p>]]></description>
      <pubDate>Tue, 08 Aug 2006 06:18:46 -0500</pubDate>
    </item>
  </channel>
</rss>
