DateFormat PHP Class
DateFormat is a PHP class for easily displaying timestamps in a PHP project, along with displaying a “time since” feature, much like the one used on Facebook and other sites. A demo of the class is available in my script playground: glamanate.com/playground/DateFormat/.

