Answer Posted / sharad sinha
MVC structure means MODEL VIEW CONTROLLER..it is a design
pattern to develop an application as a specific model view.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How does html form submit work?
Which is correct about mysqli and pdo?
How to convert strings in hex format?
What are the differences between session and cookie?
What is the difference between $_files['userfile']['name'] and $_files['userfile']['tmp_name']?
How can we determine whether a php variable is an instantiated object of a certain class?
Explain what does the function get_magic_quotes_gpc() means?
Why is overriding runtime?
Why do we use php?
How to support multiple-page forms?
Is wordpress a php framework?
Is empty check in php?
What are new features in php 7?
What is the best way to test the strpos() return value in php?
What are properties in php?