PHP Date Class | An Adventure in OOP

One of the things that I find myself doing most often when creating a web app or even just a website using PHP/MySQL is formatting dates to the format that I want.

It’s not hard to do but it gets annoying and repetative very quickly

Read the rest of this entry »