
27-02-2008, 09:03 AM
|
 | respect my AW-THOR-IT-AYY | | | Join Date: Jun 2007 Location: My Office, Dublin
Posts: 2,100
Nominated 2 Times in 1 Post  TOTW/F/M Award(s): 1 | |
I should add mysql has a unix_timestamp function as well that I normally use. This just means I always get the date / datetime from the database in a useable format for me and avoids having to convert in php to a timestamp to play with it. |