October 31, 2010 Choosing a PHP MVC Framework: Yii Vs. Kohana Vs. Home made MVC Choosing a framework is never an easy task, there are many aspects to consider, the three most important ones are, from my point of view: Available features and community extensions.… READ MORE
April 24, 2009 Access Control List (ACL) with Code Igniter In the last project I've worked on, I needed to install any kind of ACL to allow certain methods to be accessed only by some user roles, like website administration,… READ MORE