What is MVC structure in Magento?

Answer Posted / ravi pratap

The Model-View-Controller (MVC) architecture traces its
origins back to the Smalltalk Programming language and Xerox
Parc. Since then, there have been many systems that describe
their architecture as MVC. Each system is slightly
different, but all have the goal of separating data access,
business logic, and user-interface code from one another.

Is This Answer Correct ?    5 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is mysql_fetch_row?

766


What is the best way to change the key without changing the value of a php array element?

745


Why do we use php?

718


What is the use of extract function in php?

722


How many columns can be added in a table in mysql?

742


What is php simple definition?

720


What is the meaning of php?

712


How failures in execution are handled with include() and require() functions?

802


How are php sessions stored?

730


What are escaping characters? Explain with an example?

721


What are the advantages of stored procedures?

758


How do functions work?

739


Tell me how can I display text with a php script?

735


What is strlen function in php?

745


Do you know what does mvc stand for and what does each component do?

716