order by
Posted: Mon Jan 17, 2005 11:21 am
ok i believe this will be my last question and i will finally be done with my project!!! WOOT!!!
anyway...i have a table, and when you click on one of the table headings for instance "Player" i want it to ORDER BY player or "levels" i want it to display who has the most levels first in decending order or vice versa...i know i can do that in the sql query by ORDER BY... but how can i make a link do that?
anyway...i have a table, and when you click on one of the table headings for instance "Player" i want it to ORDER BY player or "levels" i want it to display who has the most levels first in decending order or vice versa...i know i can do that in the sql query by ORDER BY... but how can i make a link do that?