MVC Framework. The first time when I heard from my ming-en chan, I don’t even understand what the shit it is about.
However once I have enlightened, MVC actually helps to make coding easier and neater. The diagram below describe how the Model-View-Controller works:

Model: Render and process data with database
View: The interface which the user will see on the web browser
Controller: Contain business logic and handle request from the user
Source: Many thanks to Ming-en chan and myself for coming up with this splendid diagram during our FYP days. Good old school days. Miss it very much =(













