Help!

I can't find reference to it in the manuals but I need to subtract to 
time strings.

ex:

time_in = 11:00
time_out = 13:45

job_time = 2:45


I have stored these times into mysql as a TIME type column (yeh... I 
know really dumb - but to much data at this point to loose).

Does anyone have any thoughts on how I could do this?

Thanks,
-Chris

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

Reply via email to