Archive for March, 2010

March 26, 2010 1

Building Your Own MVC Framework

By admin in Uncategorized

I’ve heard from so may people that one way to truly boost your PHP programming skills is to design and build your own framework. Then, throw it away! That’s the important bit, after building it you must throw it away and use a well maintained peer reviewed Framework (for example Zend Framework, Symphony or Agavi).
Today [...]