What type of inheritance that php supports? | PHP Questions

In PHP an extended class is always dependent on a single base class, that is, multiple inheritance is not supported. Classes are extended using the keyword 'extends'.

0 comments:

Post a Comment

Blogger news