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 string function sql?

531


Tell me what does $_env means?

534


How to access a specific character in a string using php?

515


What is the use of strpos in php?

560


What is the use of is_array() and in_array()?

545






Explain php explode() function.

549


What is meant by pear in php? What is the purpose of it?

525


How we can declare variable in php?

514


What are the string functions in php?

526


What are escaping characters? Explain with an example?

518


How do I sort numbers in php?

542


What is lamp in php?

543


What does $_cookie means?

568


Php code to find whether a number armstrong or not?

548


What is a lambda function in php?

608