There was a question that asked to me about how to sum and find out the duration of the two different time using PHP code regarding this my article. So, this following code will answer the question. You will be able to know how to calculate the sum and duration between two different time.
[Read more...]How to Calculate The Sum and Duration of Two Different Time Using PHP
Monday, August 23, 2010 · By 2 Comments
How To Know the Difference or Time Duration Between Two Dates in PHP
Monday, December 14, 2009 · By Leave a Comment
Have you ever got difficulty when you want to calculate the difference or the time duration between two dates by using PHP? For example, the first date is ’2009-12-01 11:12:13′, and the second date is ’2009-12-04 14:15:16′, so the difference or the time duration between this two dates will give a result as: ’3 Day(s), [...]
[Read more...]
Recent Comments