> I was wondering how you get the year, month, and day from a timestamp.
> (mySQL timestamp, Eg: 20040113130137)  What PHP function(s) do I use?  An
> example would be great....

I *believe* you can use strtotime();

Chris

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

Reply via email to