News Feed
Jobs Feed
Sections




Recent Jobs

News Archive
CodeSnipers.com:
Stupidly Easy MVC in PHP or "We don't need no stinking framework!" (Part 2)
November 10, 2005 @ 05:35:38

With Part 2 of the "Stupidly Easy MVC in PHP or 'We don't need no stinking framework!'" series today, CodeSnipers.com builds on the previous article and focuses more on extending the base classes from before.

In Part 1, I explain my base classes: MVC_Controller, MVC_View and MVC_Model. For my simple links application I extend the model class and the controller class.

Separating things out, like model and view is extremely helpful even for working in a team. In addition, it makes it easier when you change template solutions (or decide "I don't need no stinkin' template" and just use PHP) or DB abstraction etc.

She extends the framework she created to create both a model and a controller that will display some links from a database (as well as allow you to edit them).

0 comments voice your opinion now!
MVC framework easy MVC framework easy



Similar Posts

The Bakery: New Articles/Components/Helpers Posted

Symfony Blog: Prepare yourself for BugHuntDay

Community News: The PHP Community Responds to the Framework

Community News: PRADO Watch Blog Launched

Davey Shafik\'s Blog: Zend Framework and Flickr


Community Events









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


doctrine podcast job framework zendframework facebook windows joomla wordpress microsoft conference developer codeigniter drupal opinion zend extension release feature symfony

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