News Feed
Jobs Feed
Sections




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


blog comments powered by Disqus

Similar Posts

Ibuildings techPortal: Create MVC: Meet the ViewModel Pattern

Tobias Schlitt's Blog: My first patch to PHP

NETTUTS.com: Using PayPal’s Instant Payment Notification with PHP

PHPMaster.com: Living Apart Together: Decoupling Code and Framework

Zend Developer Zone: Search Engine Friendly Websites with the Zend Framework


Community Events











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


series unittest podcast community phpunit development tool release interview framework testing functional code example language opinion application introduction zendframework2 conference

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