> hi.
> how do I can wrk with time:
> 
> 11:56:23 - 10:00:45 =????

Don't ask this again.

Date: Mon, 20 Aug 2001 19:14:41 +1000 (EST)
From: speedboy <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: [PHP] time in php

> hi.
> how I compare two times with php?
>  12:23:50 - 13:12:00 = ???

Convert them to timestamps (unix timestamps) and subtract the two.



-- 
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