On Thu, 23 Aug 2001 16:11, nafiseh saberi wrote:
> hi.
> how do I can wrk with time:
>
> 11:56:23 - 10:00:45 =????
>
> thanks.

Have a look at the date and time functions - convert the time to seconds 
and do the calculation (mktime) then turn it back to whatever format you 
like.

-- 
David Robley      Techno-JoaT, Web Maintainer, Mail List Admin, etc
CENTRE FOR INJURY STUDIES      Flinders University, SOUTH AUSTRALIA  

   REALITY.SYS corrupted: Reboot universe? (Y/N/A)

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