PHP: Object Oriented Basic Concept

The Object Oriented Programming (OOPs) is a most powerful programming concept. The PHP will support OOPs, using the OOPs concept we can simplify actual normal code writing. The below is the slides of Object Oriented Programming basic concepts used in PHP.