Creating Sortable Lists With PHP And Ajax - PHP articles and PHP tutorials - PHP 5, My... - 0 views
-
Mark Cotrupe on 09 May 09This is a more advanced tutorial on using Ajax and PHP to extract a list from a MySql database that can be done in a way that an ordered list can't provide. After you've created the database, you use PHP and Ajax to drag and drop data in the order you want it extracted, then you can save the data in this newly-defined order.