I figured out how to display a drop down list loaded with categories from my database. I tried to figure the rest out but am still really confused, I have never messed with any of this coding. Could you please help me out more?
Look at: http://www.wireless-nets.com/databa...20tutorials.php
Here is the code at: http://www.wireless-nets.com/databa...20tutorials.htm
What I would like to do is:
When a user picks a category from the dropdown list and hits a button it would display the entries from that Category. I would like the results shown just like the search results on the same page would be displayed and the have the ORDER BY Date DESC as like the search is.