- Course
Object-Oriented PHP
In modern programming languages like PHP, you must know the fundamentals of object-oriented programming. This course will teaches you how to implement object-oriented programming using the PHP programming language.
- Course
Object-Oriented PHP
In modern programming languages like PHP, you must know the fundamentals of object-oriented programming. This course will teaches you how to implement object-oriented programming using the PHP programming language.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
PHP is used on approximately 80% of websites where the programming language can be determined. With that amount of coverage, PHP is a language worth learning. In this course, Object-Oriented PHP, you’ll learn the ins and outs of object-oriented programming. First, you’ll explore what goes into making a class, understanding property types, and creating member methods. Next, you’ll discover how to create objects and how they interact with classes. Finally, you’ll learn how to use inheritance, create an interface, and add abstraction to complete your learning. When you’re finished with this course, you’ll have the skills and knowledge of object oriented programming using PHP that is needed to tackle any type of PHP application.