On Fri, 24 May 2002 [EMAIL PROTECTED] wrote: > What php functions should I use to convert a UNIX timestamp to a human - > legible format and back again?
Human -> Unix: strtotime() Unix -> Human: date() miguel -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php