Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Dive into a comprehensive 58-minute video tutorial on Object-Oriented PHP (OOP) for beginners. Learn the fundamentals of OOP PHP, including creating classes, understanding properties and visibility modifiers, working with constructors, instantiating objects, and accessing properties and methods. Explore how to create PHP objects, implement getter and setter methods, and transition from procedural to object-oriented programming in PHP. Follow along with practical examples designed to enhance understanding and apply OOP concepts effectively in your PHP projects.
Syllabus
- Introduction to OOP PHP!
- How to create a class in PHP
- Properties and visibility modifiers in OOP PHP
- Constructors in OOP PHP
- Instantiate objects in OOP PHP
- Access properties and methods in OOP PHP
- Methods in OOP PHP
- Create PHP objects anywhere
- Create getter and setter methods in OOP PHP
- How to use OOP PHP instead of Procedural PHP
Taught by
Dani Krossing
Reviews
5.0 rating, based on 2 Class Central reviews
Showing Class Central Sort
-
Great course for PHP beginners. Everything is very comprehensibly explained and illustrated. Many thanks.
-
Thank you for the class, it is very helpful for students and now I can understand how to use object oriented programming in the PHP programming language