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.
Last modified: 04/12/2018
Technology Business Write For Us, Tech Blogs, Tech News, submit a guest post, accepting guest posts, blogs that accept guest posts. We value content from worldwide.
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.