Build A Content Management System project

Build A Content Management System

In this tutorial, you will learn how to build a PHP based CMS that uses object oriented techniques and follows the Model View Controller pattern.

Goals:

  • Use OO PHP
  • Understand MVC - model view controller design pattern.

Like the other classic tutorials, it is NOT required viewing. If you've completed the Foundation courses, I encourage you to go out there and start building real projects. 

You can view the course by clicking here:

Build a CMS with PHP

Use the password: stefan

Course Outline:

  • Chapter 1: Introduction
    • Preamble