$date = date("Y-m-d g:i:s", $date);
echo $date;

cheers,
- Sebastian

 -----Original Message-----
 From: Tim Haskins [mailto:[EMAIL PROTECTED] 

> How does one retrieve the date and time off a server in the following
> format?
> 
> 2003-04-03 11:11:38


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

Reply via email to