Skip to main content
Jun 27, 2011

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.
#php
May 14, 2011

SR Photography

SR Photography offered a nice gesture, if I created a PHP back-end contact form they would take infant pictures of our new born son.  Created a short and simple PHP script with field validation (NOTE: Did not design site or form, just the back-end functionality of the form).
#business  #php  #web
May 14, 2011

Game Ladder Script

Two years ago I decided to check out an old gaming group that I used to play with years before that. I created a plugin to seamlessly add a ladder system into their web site.  A ladder system is typically used to match one-on-one matches. This allowed the group to add friendly competition without major overhaul of their web site.
#club  #php  #web