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

Alexander Netkachev's Blog: Create Ajax Login page with Dojo toolkit and Zend Framework

PHPit.net: An Introduction to the Winbinder Library (Part 1)

PHPBuilder.com.au: Executing queries with phpMyAdmin

Michael Girouard's Blog: Rolling Your Own MVC: The View

Mustapha\'s Blog: Top 10 PHP MVC frameworks


Community Events











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


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

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