MVC in PHP

September 17th, 2005 by lucazappa Leave a reply »

Understanding MVC in PHP [onLamp.com]

This article series demonstrates how to build an MVC web framework using PHP 5. This article covers the basics of MVC web frameworks, building the foundation classes for a framework that the other three articles in this series will build.

Leave a Reply