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

PHPMaster.com: Patterns for Flexible View Handling, Part 1 - Working with Composites

KillerPHP.com: Zend Framework Components Part 2: Zend_View

Devollo.com: Data Filtering Using PHP's Filter Functions - Part one

Wojciech Sznapka: Is Symfony2 a MVC framework?

Derick Rethans' Blog: Remote Debugging PHP with a Firewall in the Way


Community Events











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


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

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