I am trying to show how old a post in my mysql db is, the date field is using the mysql date/time stamp [2007-04-24 17:45:18] and i need to compare compare this date with the one from NOW(). Also how to convert the result so that it returns in the format like [1 Days 14 hrs]?