Possible Duplicate:
How to calculate the difference between two dates using PHP?
I have two time in this format: date("Y-m-d H:i:s").
How can I calculate different between these two time?
I have two time in this format: |
||||
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
|
Try this:
|
|||
|
|
php difference two dates– Pekka 웃 Jul 2 '12 at 14:05