Introduction
  • Introduction
Superglobals
  • Different Types of Superglobals
Introduction of OOPS
  • Why, What is OOPS
Class & Object
  • Explanation of Class & Object using example
  • Program of Class and Object
Constructor
  • Explanation of Constructor with Program
Access Modifiers
  • Explanation of Access Modifiers with Program
inheritance
  • inheritance
Abstract Class & Method
  • Explanation of Abstract Class & Method with Program
Interfaces
  • Explanation of Interfaces with Program
Traits
  • Explanation of Traits with Program