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
List types of array are available in php?
What is member variable?
How is the ternary conditional operator used in php?
How do you count numbers in php?
How can you pass a variable by reference?
Tell me what is the difference between unset() and unlink()?
What is a controller in programming?
Is empty in php?
What are the functions to be used to get the image's properties (size, width and height)?
How to randomly retrieve a value from an array?
What is the difference between characters 34 and x34?
How we get ip address of client, previous reference page etc?
Tell me what is the actually used php version?
How come the code works, but does not for two-dimensional array of mine?
Can we use get instead of post?