At 18:07 13.03.2003, Tom Ray said:
--------------------[snip]--------------------
>Is there an easy way to display the epoch time given by time() in a human
>readable format? Basically, if I do $time = time(); and the insert that
>data into my mysql database and then pull that information out again how
>do I make it look like 2003-03-13 or a variant of that?
--------------------[snip]-------------------- 

http://www.php.net/manual/en/function.date.php


-- 
   >O     Ernest E. Vogelsinger
   (\)    ICQ #13394035
    ^     http://www.vogelsinger.at/



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to