Answer Posted / bhupendra
The MVC stand for model view Controller, it is A designe
pattern which is use to Designe architecture of high level
of programming.
| Is This Answer Correct ? | 18 Yes | 5 No |
Post New Answer View All Answers
What is php namespace?
Is null function in php?
What are the advantages of object-oriented programming in php?
How long is csrf token?
What are escaping characters?
Why do we need abstract class in php?
Tell me in php, objects are they passed by value or by reference?
How to increase the execution time of a PHP script?
Explain me soundex() and metaphone()?
What is the difference between associative array and indexed array?
What is needed to be able to use image function?
How can we execute a php script using command line?
What is the difference between "echo" and "print" in php?
What is a controller in programming?
What is warning – “cannot modify header information – headers already sent”?