I'm having trouble swapping rows in a mysql database table via php interface. Basically I want to be able to swap all the data from one row with the previous row, while maintaining the order of the ID ...