
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 [...]
- 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.
There are many useful applications for this type of drag and drop. Perhaps a gallery. A shopping cart. A CMS. It’s really now just up to your imagination.












One Response
I loved the Drag & Drop it works great in my computer but my site does not support mysql do you have a mysql version
Thanks