September 2010
1 post
1 tag
Overloading arrays in PHP 5.3
I recently built a simple PHP 5.3 framework to use on a new project. I know, I know, I built a framework again, even though I wrote off building frameworks earlier this year. Well, now that I am able to solely focus my efforts on PHP 5.3 development (all environments at my new job are in PHP 5.3), I decided that it would be fun to build a simple MVC framework using namespaces. Needless to say, I...
Sep 18th
2 notes