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

Daniel Hofstetter's Blog: How to update multiple divs with Ajax

Josh Sharp's Blog: Why you should be using a framework

Richard Thomas' Blog: Two More Solar Shorts

Content with Style Blog: A caching pattern for models

Stefan Mischook's Blog: PHP Video: Why Zend instead of other PHP Framework?


Community Events











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


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

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