codygoodman Posted August 22, 2007 Share Posted August 22, 2007 anyone know of how to count the time between two variable dates? Such as someone inputting 6/8/1991 in a form and it comparing that to todays date... then getting the number of seconds elapsed... I know I have to use the mktime() function to get the seconds.. but not quite sure how. Any help is appreciated! Sincerely, Cody Goodman Link to comment https://forums.phpfreaks.com/topic/66236-help-with-counting-days-from-date-to-current-date/ Share on other sites More sharing options...
Barand Posted August 22, 2007 Share Posted August 22, 2007 see http://www.phpfreaks.com/forums/index.php/topic,156232.0.html Link to comment https://forums.phpfreaks.com/topic/66236-help-with-counting-days-from-date-to-current-date/#findComment-331367 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.