Submitted by Easy Kiss 123 » This tutorial will walk you through setting up a drag and drop script using Ajax and PHP
We’ll be doing two things.
* PART ONE: We’ll setup a sortable drag and drop task list that is integrated with your mysql database
* PART TWO: We’ll modify our code to make this a mini CMS that allows us to drag and drop to sort things and have those changes reflected on other pages.



