Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

What is the mean of PHP MVC ؟

user-image
Question added by Subhi Dashak , مهندس معلوماتية , كلية الهندسة المعلوماتية - جامعة حلب
Date Posted: 2013/06/16
Deleted user
by Deleted user

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

Achraf BANANA
by Achraf BANANA , Télé technicien , CLIENT LOGIC

Model-View-Controller,it s a design method of software or website

Farman Fari
by Farman Fari , web developer , marwatsoft

Just look at this example: A traffic Police man controls the flow of the traffic.
He controls some vehicle towards the city one, some to city2 and some to city3 and so on.
There is also the same concept in web programming either in PHP, Java or .Net.
There is a Controller class/Page which will accept all the request that come from the user.
Then it will search and redirect the user to the desired page/view.
And the Model (classes) have its own category .
MVC Frameworks: PHP: Zend, CakePHP Java: Spring, strut ASP.Net: Its own built in MVC framework

More Questions Like This

Do you need help in adding the right keywords to your CV? Let our CV writing experts help you.