PHP - What is OOP?
PHP is an object oriented scripting language. he three major principles of OOP are - Encapsulation, Inheritance, Polymorphism.
PHP is an object oriented scripting language. he three major principles of OOP are - Encapsulation, Inheritance, Polymorphism.