Using jQuery to Reorder a List and Update a Database
This tutorial will show you how to use jQuery to allow as list (UL) to be reordered and will also make an AJAX call to a PHP file that will update the database when an item is dropped. I found this useful for a project I was working on recently. The user wanted to be able to change the order that categories displayed in a report. The items are stored in a database with a field called display_order. When the report is generated we simply order by that field.
Popularity: 4% [?]
Site Downtime
As some of you may have noticed the site has been unavailable over the last few days. We are in the process of upgrading to a new server (with 2 quad core Xeon processors and 8gb RAM) and things have not gone as smooth as planned. We will get all the issue straightened out and try to push the new server to it’s limits. If you are wondering why we haven’t posted in the last two month’s we have both been busy with work and side projects. We hope to post some new tutorials soon.
Popularity: 1% [?]








