Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 it possible to submit a form with a dedicated button?

994


Tell me how can you pass a variable by reference?

1007


What is trim function in php?

1126


What is the integer?

1139


Suppose the variable $var1 is set to 10 and the $var2 is set to the character var1, what's the value of $$var2?

1001


How can php and html interact?

1097


How many open modes available when a file open in PHP?

1211


What is the difference between explode and split?

1178


How to track no of user logged in?

1061


What is "print" in php?

1014


What is preg_match?

1024


Is php object oriented?

981


When do sessions end?

1006


What is the difference between exception::getmessage and exception::getline?

1011


Is php pass by reference or value?

1148