Andy Hawthorne
I write and I code.
January 26th, 2012
HMVC: an Implementation Example with CodeIgniter
HMVC and modular separation can make life easier, when you need to add new features to a web app. I’ve been working on a project using the CodeIgniter PHP framework. Recently, there has been a feature request for a review system. There are 2 main aspects to the requirement: a moderation capability on the corporate [...]
Tags: Codeigniter, HMVC, modular separation
Posted in Web Development | No Comments »
