Published June 30th, 2003 by Jim O'Halloran
PHP time_since() Function
This useful little PHP function shows the time between two dates in an “n days, x hours” format. Looks useful, and a bit cleaner than my own implementation of the same thing.
This useful little PHP function shows the time between two dates in an “n days, x hours” format. Looks useful, and a bit cleaner than my own implementation of the same thing.
Nat Says
Thanks
do you recon you will use it on your site?
Aug 1st, 2003 at 8:29 am