PHP Sort Ascending Descendin table

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
beckwiga
Forum Newbie
Posts: 9
Joined: Wed Sep 21, 2005 7:45 pm

PHP Sort Ascending Descendin table

Post by beckwiga »

I'm trying to find an example or tutorial on how to create a table of data from my MySQL db and set up the table so that each column can be sorted ascending or descending. I want to do something similar to this:

http://www.elkhornsloughctp.org/referen ... r=ASC#docs

Can anyone point me to a tutorial or give me a better idea of how I can search for this type of report?

tia -- beckwiga
Grim...
DevNet Resident
Posts: 1445
Joined: Tue May 18, 2004 5:32 am
Location: London, UK

Post by Grim... »

Post Reply