Archive

Posts Tagged ‘sum’

How to Calculate The Sum and Duration of Two Different Time Using PHP

August 23rd, 2010 Masino Sinaga No comments

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…

  • Share/Bookmark

Sum Time with Format hh:mm:ss by Using PHP

October 14th, 2009 Masino Sinaga 2 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…

  • Share/Bookmark
Categories: General Tags: , , , , , , ,