In this video, we'll learn Object Oriented Programming (OOP) in PHP. This tutorial covers everything you need to know about OOP, from classes and objects to advanced concepts like encapsulation, abstraction, inheritance and polymorphism.
0:00 - Introduction to OOP
0:48 - Classes
7:04 - Objects
9:48 - Encapsulation
32:00 - Abstraction
40:20 - Inheritance
54:33 - Polymorphism