
phpmvcframework.blogspot.com
Learning PHP and MySQL MVC FrameworkLearning PHP and MySQL MVC Framework. 1 What is MVC Framework? What MVC stands for? What is a Model? Represents data and the rules that govern access to and updates of this data. What is a View? Renders the contents of a model. Specifies exactly how the model data should be presented. What is a Controller? Translates the user's interactions with the view into actions that the model will perform. Source: http:/ www.oracle.com/technetwork/articles/javase/index-142890.html#1. Subscribe to: Posts (Atom).
http://phpmvcframework.blogspot.com/