<?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>Sat, 25 May 2013 08:53:00 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[phpRiot.com: Creating sortable lists with PHP and AJAX]]></title>
      <guid>http://www.phpdeveloper.org/news/4895</guid>
      <link>http://www.phpdeveloper.org/news/4895</link>
      <description><![CDATA[On phpRiot today, they've posted <a href="http://www.phpriot.com/d/articles/client-side/sortable-lists-with-php-and-ajax/page7.html">a new tutorial</a> showing how to create sortable lists with Ajax and PHP.
<p>
<quote>
<i>
You might have been in a situation before where you had a list of items in your database that needed to be output in a specific order. These items could be anything: perhaps a listing of your favourite movies or your favourite books. For whatever reason, you want them ordered in a custom way that can't be determined automatically (such as alphabetical).
<p>
This article covers the implementation of a system that lets you easily define the order of such a list.
</i>
</quote>
<p>
They <a href="http://www.phpriot.com/d/articles/client-side/sortable-lists-with-php-and-ajax/page7.html">use the example</a> of a movie listing to fill out the data items. They show you both sides of the setup - using Prototype and Scriptaculous to create effects/handle the Ajax, PHP to interface with the database, and a little CSS to make it all look nice. The end result is a list that saves its status from page load to page load, and can be modified just a simple click and drag.]]></description>
      <pubDate>Fri, 24 Feb 2006 13:17:49 -0600</pubDate>
    </item>
  </channel>
</rss>
