Category:
Software
MVC is a design pattern for creating applications that separate Business logic (Controller) and Application data (Models) from the USER interface (View). MVC is an acronym of Model, View Controller.




Comments
HERE ARE LATEST PHP INTERVIEW QUESTIONS