I'm a big time newbie here and need some help. I'm using php 4 and MySql on a Win NT server. I created a simple database to log technicians (where I work) and their where-abouts. It works fine BUT when I perform a search, it doesn't seem to be in a paticular order. How do I make it show up in order by date and time with the latest entry on top?
name, date, time, location, and remarks are the current fields