Explain how the Model-View-Controller architectural style is done using HTML-Script-SQL.


Explain how the Model-View-Controller architectural style is done using HTML-Script-SQL.


Answer: The Model-View-Controller (MVC) architectural style is done with HTML as the View of the system and SQL as a database.  The database has the model of the system.  PHP is the script used as the controller for the system.