henrywinsett
New Member
Inheritance means established programming protocol and PHP uses this protocol in the object model. This protocol affects various objects and classes related to one another. PHP supports only single inheritance. In PHP there are no multiple inheritance.