Doctor for Your Web and Cyber World Website and Cyber World Portal

31Jul/110

PHP OOP

 

php oop 300x220 PHP OOP

PHP OOP

OOP PHP is short for Object Oriented Programming PHP. PHP, supports structured programming you have learned in the basic tutorial of PHP, also supports Object Oriented Programming or also known as OOP. Although support for OOP in PHP is not as powerful as Java, but PHP is mature enough to support OOP. You can get a lot of classes that you need on the internet to make your program.

Previously I need to say, that making this OOP-based program will be felt the benefits if you make large-scale program or programs that would often you repeat the making with a few minor adjustments, but for small-scale programs, may be better to use a structured programming.

Object Oriented Programming is a way to make object-based program, meaning that you must change the way you think the object-based. But before we go any further more, you will be my first introduction with some new terms that will be most used in OOP is class, object, encapsulation, inheritance and polymorphism.

Actual ability of a programming language in support of OOP is determined by their ability to support the five terms I have mentioned in previous paragraphs it. It may also, or will you ever wondered what the difference OOP functionality is. Well we shall see the difference.

 

share save 171 16 PHP OOP
   

Switch to our mobile site