bill wrote:
I have a query that returns results including the fields Year, Month, and Day that I want to sort by date.
Because of the nature of the query (it includes a GROUP BY statement), I cannot sort it in the query.
How can I sort the results?
kind regards,
bill
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php