News Feed
Jobs Feed
Sections




News Archive
Developer.com:
Build your own MVC Framework Making Headway
August 31, 2009 @ 09:09:06

Continuing on from the first part of the series, Marc Plotz forges ahead in his development of a PHP MVC (Model/View/Controller) framework. This new article gives a more complete overview of how the entire framework is structured.

Unlike the previous part, I am not simply giving you the part of the framework that we discuss, but a much more complete version. You will need a MySQL database to run it on, and you will have to setup the connection in application/db.ini.php. My example should guide you. You should not have to do much else than create the database and connect to it.

You can grab the source here and follow along with the tutorial as it steps through bootstrapping and a registry that replaces a "super global" handling method that could cause trouble.

0 comments voice your opinion now!
mvc framework tutorial bootstrap registry


blog comments powered by Disqus

Similar Posts

CodeIgniterPodcast.com: Ep. #4 - Changes to CodeIgniter 2.0 and the Community Branch

ServerGrove Blog: Configuring Symfony to use Zend Framework 1.8.0 new Autoloader

Matthew Weier O'Phinney's Blog: Developing A ZF2 Blog

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

Zend Developer Zone: Announcing the August 2011 Zend Framework Bug-Hunt


Community Events











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


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

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