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