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
What does the function get_magic_quotes_gpc() means?
Is php better than python?
How to access a specific character in a string using php?
What is the difference between apache and tomcat?
Where session is stored?
What is htaccess in php?
Does php class need constructor?
What are computer variables?
What is mysql_fetch_object?
Is php open source?
Explain briefly about a search-friendly site looks like?
Why delimiter is used in mysql?
What is the use of $_request variable?
What is the difference between core php and php?
What is php trait?