PHP/MySQL/DreamWeaver - Sort By

Sogni

*gone*
Finally got two apps going that are going to make my life easier! :)

<Rant>
One is a simple news app - that was born out of my own frustration to find a SIMPLE NEWS app that used PHP/MySQL... I'll be damned if anyone knows the real meaning of SIMPLE!!! Shesh!!!
</Rant>

Ok, one of the other apps I built gives me a couple of columns of information, but sometimes I need to find something by a certain column (eg: Available, Name, etc.).

I'd like to be able to click on the text of a certain colum and have the entire output sort by that column. I have the main recordset sorting by ID, which by default it's great!

I can't seem to figure it out on my own or in Dreamweaver... I'll keep looking, but anyone know of a quick answer?

Thanks...
 
Back
Top