News Feed
Jobs Feed
Sections




News Archive
CodeSnipers.com:
More Stupidly Easy MVC in PHP
February 07, 2006 @ 14:57:45

On CodeSnipers.com today, there's another look at a Model-View-controller frameowrk setup with their latest in the series - "More Stupidly Easy MVC in PHP".

If you've been living under a rock and missed the previous two articles about this EASY 3 class framework, go read Part1 and Part2.

After my initial project where I first created the simple framework I have since used it on 2 other projects. I didn't even use a template solution for one of them, making it even MORE simple. So I've had a chance to really collect my thoughts on this and put it through the ringer. I've had requests for more examples on using this and hopefully this will answer some of your questions.

This edition shows you how to create a controller to handle the saving, deleting, and intake of data from a user. There's code included, and explainations of each section, so just about any PHP user out there can grasp it and have it running in no time...

0 comments voice your opinion now!
model view controller stupidly easy mvc model view controller stupidly easy mvc


blog comments powered by Disqus

Similar Posts

The Bakery: Five New Posts - Custom Views, CSS, ViewInFile, ActsAs and Email Validation

SitePoint PHP Blog: Tim Bray on PHP

NETTUTS.com: Getting Started With Cake PHP: Part 2

Arnold's Blog: Without a framework: (M)VC

Zend Developer Zone: Zend_Controller_Action, Now With Parameters!


Community Events









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


community object functional code release database zendframework2 interview composer api example testing event framework unittest opinion development language introduction phpunit

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