News Feed
Jobs Feed
Sections




News Archive
Arnold's Blog:
Without a framework (M)VC
December 14, 2006 @ 10:59:00

Reading about the Model/View/Controller style of framework is one thing, but actually implementing a system based on it is a different story. Arnold decided to embark on this journey and is taking you along for the ride in this new post to his blog.

Thanks to the rise of the PHP frameworks the Model View Controller pattern is becoming quite popular. To get a good idea how this works and what job PHP and Apache have, I've written a short example Hello World application which implements the MVC model without the use of a framework.

He starts with a sort of general overview of the framework - advantages, disadvantages, etc - before getting into the code. He's creating a simple "Hello world" kind of application to show how it's done and includes links to the code he's created for the controller, the action, views, the router (an Apache .htaccess file), and the PHP to handle all of the requests.

0 comments voice your opinion now!
model view controller mvc framework tutorial helloworld model view controller mvc framework tutorial helloworld


blog comments powered by Disqus

Similar Posts

IBM developerWorks: Five common PHP design patterns

Stuart Herbert\'s Blog: Zend Framework and the Contributor License Agreement

Stuart Herbert's Blog: Dealing With PEAR Dependency Quirks

Icant.co.uk: How to create thumbnails with PHP and gd

PHPHacks.com: Generate OpenOffice documents with PHP


Community Events











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


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

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