Check out our newest creation Tutorial Grad. The automated tutorial directory.

Subscribe to our rss feed

pc scan tool

Using jQuery to Reorder a List and Update a Database

Posted in AJAX, PHP Tutorials, Web Development Tutorials by John Ward on the September 30th, 2009

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

Posted in Site News and Updates by John Ward on the September 17th, 2009

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% [?]