Calculating time differences
Posted: Sun Dec 05, 2004 10:31 am
Hi folks
This is one I always get "lost" on, calculating time differences.
need to calculate the time difference between $row['startdate'] (a 0000-00-00 date field in the db) and $datToday = date('Y,m,d');
Any help much appreciated.
Thanks
This is one I always get "lost" on, calculating time differences.
need to calculate the time difference between $row['startdate'] (a 0000-00-00 date field in the db) and $datToday = date('Y,m,d');
Any help much appreciated.
Thanks