Hi there
I"m building a page that displays events for example:
Event heading
05 June 2007
Event Description
Another Event
19 June 2008
Event Description
What I'd like to know is how do I sort the events by date in the format shown above. At the moment I have a db with a table with the columns "day", "month" and "year" but can only order by one of them.