News Feed
Jobs Feed
Sections




News Archive
NETTUTS.com:
MVC for Noobs
March 25, 2010 @ 10:05:34

If you're relatively new to the framework world and haven't quite gotten your head around the whole Model/View/Controller way of doing things, you should check out this new tutorial from NETTUTS.com giving an overview of the method that's so popular among PHP frameworks these days.

Model-View-Controller (MVC) is probably one of the most quoted patterns in the web programming world in recent years. Anyone currently working in anything related to web application development will have heard or read the acronym hundreds of times. Today, we''ll clarify what MVC means, and why it has become so popular.

The look at each part of the MVC stack including what it's for and how it connects with the other two parts. An example is included - not in code but with an image showing the communication between the modules. They wrap up the post with a look at why using a MVC framework can help you be more productive. Their example uses CakePHP but the ideas could be applied to any MVC framework out there.

0 comments voice your opinion now!
mvc modelviewcontroller tutorial introduction


blog comments powered by Disqus

Similar Posts

PHPBuilder.com: PHP Form Validation System: An Object-Oriented Approach

Symfony Blog: Symfony and Doctrine 2

Sameer Borate: Debugging Laravel with MonoLog and FirePHP

Jim Plush's Blog: PHP Socket Tutorial Part 1

Raphael Stolt's Blog: Scraping websites with Zend_Dom_Query


Community Events











Don't see your event here?
Let us know!


release usergroup interview series opinion conference symfony2 phpunit functional introduction database podcast framework rest zendframework2 symfony testing community development language

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework