What do you mean by MVC ?

Answer Posted / kiran sharma

MVC means Model View Controller .
this thing is little-bit hard to learn than normal programming.
You have to create Object and Classes and You can access as
you want in your application .

M : Model - Model means backend database You use in web .
V : View - View meand user interface .
C : Controller - means control all web functions .

for small application it is better to use normal programming
rather than MVC , but it is better for large and more secure
applications .

Thanks ,
Kiran Sharma .

Is This Answer Correct ?    23 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is array function in php?

499


Which cryptographic extension provide generation and verification of digital signatures?

507


What is good average session duration?

522


What is final class and final method in php?

524


How to convert numbers to strings in php?

498






How to create connection in php?

508


How does one prevent the following warning ‘warning: cannot modify header information – headers already sent' and why does it occur in the first place?

489


Define object-oriented methodology?

552


What does the function get_magic_quotes_gpc() means?

481


What is difference between web service and api?

491


Tell us how to redirect a page in php?

519


Does php has a future?

465


Tell me how to find current date and time?

519


What is the content of /etc directory?

540


How to retrieve values out of an array?

509