Posts: 2,322
Name: Keith Marshall
Location: West Hartford, CT
|
The date will return a unix timestamp so you will need to format it using the date function. If you want to order the results in reverse, just use ORDER BY dates DESC
__________________
<mgraphic /> - I don't have a solution but I admire the problem.
|