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...]How To Know the Difference or Time Duration Between Two Dates in PHP
Monday, December 14, 2009 · By Leave a Comment
Sum Time with Format hh:mm:ss by Using PHP
Wednesday, October 14, 2009 · By 17 Comments
Have you ever got the difficulty when you want to sum the two time and display its result with format hours:minutes:seconds by using PHP? Well, now you don’t have to worry about it. This following code will give you the solution.
[Read more...]
Recent Comments