What is Polymorphism in PHP context?

Submitted by: Muhammad
Don't get scared by the big word. It's simply the idea that one object can can take on many forms. So in PHP OOP one class "cars" may have two classes that extend it, for example a "Honda" class and a "BMW" class.
Submitted by: Muhammad

Read Online Sr. PHP Programmer Job Interview Questions And Answers