Object Oriented Php -

: Enabling different classes to be treated as instances of the same parent class through a single interface, even if they implement methods differently.

Once you've mastered the basics, modern PHP development relies on four key principles to keep code clean and scalable: Object Oriented PHP

: Hiding complex implementation details and only showing the essential features of an object. What is the point of object oriented PHP? - Treehouse : Enabling different classes to be treated as