News

Idea #2: Smart controller, dumb model -- Minimalist, data holding Model. Business logic and data validation is done by the controller.
This model-view-controller design pattern tutorial explains the role of each of the MVC components, along with how MVC simplifies application development.