date("d M Y, H:i:s", $replyby);

-----Original Message-----
From: Necro [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 09, 2002 4:27 PM
To: [EMAIL PROTECTED]
Subject: [PHP] Time


How can I make a variable which is the current time + 48 hrs??

I had $replyby = time() + 172800;
But that returns time in seconds. How can I then format that $replyto into
day month year, HH:MM:SS ??

Andrew Duck



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to