I have a date and time stored in the following format:

day:month:year:hour:minutes

Example 27:01:2001:08:13

I want to work out the difference between that and the current time on my 
server, but I can`t find any math functions in the PHP manual that allows you 
to work out the diference. In the end I hope to be able to display '2 days 23 
hours and 55 minutes' type results, similar to the way in which eLance.com 
shows the time remaining on a project. Anyone have any suggestion if it is at 
all possible?

Thanks
Ade

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