[jQuery] re-sort MySQL data using jQuery & PHP

[jQuery] re-sort MySQL data using jQuery & PHP


Hello,
I'm building a simple photo gallery application using PHP & MySQL, but
the clients wants to have the ability to re-sort the data !!
if we've a MySQL column called order, and by default it's default auto-
increment, it's easy to make him change the order of each time, but
it'll be mess for him, as he should re-sort all items each time he
change the order of any of them .
So, is there anyway / plugin, to allow the client re-sort the data by
dragging them for example ?
Thanks for your time !!
Regards,
Mahmoud M. Abdel-Fattah