Global Moderator Community Supporter?
Jedai Sword Master
Gender:
Posts: 6309
38674 credits Members referred : 374
It's time to use PHP5!
« Reply #2 on: Mar 24, 2007, 03:37:25 PM »
yes it's better not to do that, if you table is small you can read the whole table with php and then it's possible to change the position while writing the table data back to the db in a new order... but don't think about that if you table has more xxx records