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
can you give me an example code of calling java script function in php variable using AJAX.or with out ajax??????
Explain what does $_files means?
What is varchar mysql?
Name some of the popular frameworks in php.
Tell me how is it possible to return a value from a function?
What is the difference between for and foreach?
Explain what is memcache?
What the use of var_dump()?
How can we define a variable accessible in functions of a php script?
What is the use of $_server and $_env?
What are html entities?
Why do we use cookie?
When viewing an html page in a browser, the browser often keeps this page in its cache. What can be possible advantages/disadvantages of page caching? How can you prevent caching of a certain page (please give several alternate solutions)?
What is overriding in php?
What are php magic methods?