News Feed
Sections
News Archive


Community Events
php|tek 2008 PHP Conference



Padraic Brady's Blog:
An Example Zend Framework Blog App - Part 2 The MVC Application Architecture
0 comments :: posted Thursday April 24, 2008 @ 08:43:31
voice your opinion now!

In this new post to his blog today, Padraic Brady continues his series looking at developing a blog with the Zend Framework. He moves on to look at the MVC structure behind the application in this latest post.

After speaking with any number of users about getting started with a framework, I find many do not have an advanced understanding of the corner stone of a current day web application framework: the Model-View-Controller Design Pattern.

He explains the normal development approach (kind of a Page Controller where each bit of functionality has its own page) versus the Model/View/Controller approach of separation of presentation and logic in a structured fashion. He also goes through each of the parts of the MVC equation and shows the difference between the roles that the Controller and Model have in the application.

tagged with: mvc modelviewcontroller zendframework introduction tutorial



release zend conference code releases PEAR database cakephp job package framework PHP5 pecl zendframework application developer mysql ajax security book

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