Jump to content

Understanding better the MVC


NixNod

Recommended Posts

Hello guys, can someone give me an better explanation & example

of the use of MVC?

I'v already read all the MVC articles in the Resources topic.

What the Controller really does? >> Just redirect to the right methods? Just it?

What the Model really does? >> Abstract the data and prepare?

What the View really does? >> Show up the data?

 

If someone could write some example I'll be very happy.

 

Thanks

Link to comment
Share on other sites

Your best bet is probably to download one of the already established mvc frameworks (id'e recommend codeignitor simply for its simplicity) and work through the tutorials. Even if you dont end up actually using the framework this will give you a much clearer explination of how the mvc pattern can be applied to your own. It really is a great way to see the mvc in a real world example.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.