PHP Login with OOP and MVC project

PHP Login with OOP and MVC

This practical video course will teach you how to create a PHP login form using object-oriented techniques and the MVC design pattern. This course is designed for the brainiacs in class.

  • Difficulty: Intermediate - advanced.
  • Class Time: 3 hours
  • Total Running Time: 1h28m (10 videos)
  • Questions: 4 multiple choice and 16 code challenges

Course Outline:

  • Chapter 1: PHP Login with OOP an MVC
    • Introduction
    • File and Database Setup
    • The Template Object: Part 1
    • The Template Object: Part 2
    • The Template Object: Part 3
    • The Template Object: Part 4
    • Includes and Views
    • The Authorization Object: Part 1
    • The Authorization Object: Part 2
    • Members and Logout Page