Write your own PHP MVC Framework (Part 1)

In this tutorial you will learn how to write your own PHP MVC framework from scratch allowing you to isolate business, database and presentation logic with ease.