TalkPHP

TalkPHP (http://www.talkphp.com/forums.php)
-   General (http://www.talkphp.com/general/)
-   -   MVC Pattern (http://www.talkphp.com/general/1874-mvc-pattern.html)

danielneri 01-06-2008 01:15 PM

MVC Pattern
 
What exactly is it?

xenon 01-06-2008 01:46 PM

Well, first of all, it stands for "Model-View-Controller". Second of all, it is not a thing, but rather a concept. A concept in which the logic is separated from the user interface, meaning that the programming part is separated from the design (model being the programming part and view being the design part).

To make it easier to understand, the programming should never be mixed with the presentation, to make it easier to change the design when needed, without affecting the way the system works - therefore resulting in less bugs and much more flexibility.

Model-view-controller - Wikipedia, the free encyclopedia


All times are GMT. The time now is 05:10 AM.

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0