Converting Timestamp to Time Ago in PHP
This project will teach you on how to calculate and convert timestamp to get the time ago using php. This is what we mostly see in social networking sites like Facebook, Twitter etc. This allows us to determine what time the users has logged in or posted a status. Hope you learn from this simple project.