The concept of the model-view-controller creating three tier application. MVC is one of three PHP programming models.
MVC is a framework for building web applications using a MVC stands for Model View Controller design: The Model represents the application core . The View displays the data what recievs from model and controllers.
MVC is a framework for building web applications using a MVC stands for Model View Controller design: The Model represents the application core . The View displays the data what recievs from model and controllers.
No comments:
Post a Comment