> > I used mktime to make 1040601600 this stirng but I want to go back to
> > human readable time how should I do that?
> strftime()

Wow, that's pretty cool.  I never knew about that function.  I just always
used date().  
There are so many different ways to do something and one of the main
reasons I like this list so much is that you can learn alot of them.

Chris


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

Reply via email to