PHP Cart with PayPal, OOP & MVC project

PHP Cart with PayPal, OOP & MVC

In this tutorial, you will learn how to build a PHP based shopping cart 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:

PHP Cart Course

Use the password: stefan

Course Outline:

  • Chapter 1: Introduction
    • Preamble