Post Pic

Drag and Drop Made Easy: Video Tutorial – Using Ajax and PHP – Part One

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 [...]


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.

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.

Drag and Drop made easy - Video Tutorial

Just follow along with the video above and you'll be setup in no time at all.

Drag and Drop Demo

Click Here

A free drag and drop tutorial based off a script from the book Ajax and PHP - Building responsive web applications

Check that book out at Amazon

One Response

12.30.07

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

Leave Your Response

* Name, Email, Comment are Required