News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Michael Girouard's Blog:
Rolling Your Own MVC The View
April 28, 2008 @ 09:39:45

Michael is back with part three of his series stepping you through the creation of your own MVC framework (Part 1 and Part 2) with a look at the part that interfaces with the user - the View.

Using the view as a starting point may seem odd at first considering the view-related actions are some of the last steps in the page load scenario, but since our views don't have any external dependencies, unit tests are very easy to write and so is the accompanying code.

He explains how views work along with the rest of the framework and some of the basic rules surrounding how they get their data. Code comes along with the explanations for different views like XML, HTML and JSON methods of output.

0 comments voice your opinion now!
modelviewcontroller mvc view tutorial output xml html json



Similar Posts

DeveloperTutorials.com: Effective Geotargeting with PHP

SitePoint PHP Blog: DOM vs. Template

IBM developerWorks: Use an XML database in PHP and Java applications

CorePHP Blog: A Guide to running Apache 2, PHP 4 & PHP 5 on Windows XP

PHPHacks.com: Generate OpenOffice documents with PHP


Community Events











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


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

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