CodeIgniter, does one really need it?
Posted on: October 21st, 2008
By: Jawad Khan
Under: Development, PHP
Under: Development, PHP
Few weeks ago, I started work to make my own PHP based MVC framework, all I wanted was a simpler and lighter MVC framework. I just intended to write a controller which can communicate with the model and views. In my googling, I found out CodeIgniter reviews, which were something like “a light weight PHP [...]


