Are there any classes/functions written in php publicly available that will take a timestamp, and return the time passed since then in number of days, months, years etc? Basically i want the same function that generates the time-since-posted presented together with each entry on this site (and on digg and loads of other sites).
Are there any classes/functions written in php publicly available that will take a timestamp,
Share
This is written as a wordpress plugin but you can extract the relevant PHP code no problem: Fuzzy date-time