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 Quote 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 Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.