Autoplay
Autocomplete
Previous Lesson
Complete and Continue
PHP Object Oriented Programming Fundamentals
1.Introduction to the Course
Course Introduction
Installing the Local PHP Server
2.Essential Constructs
Introduction
The Class Construct
Class Attributes
Class methods
Class Constants Part 1
Class Constants Part 2
Summary
Exercise Live Demo
Exercise Explanation
Quiz 1
3.The PHP Object
Introduction
How to Create an Object
Obtaining Object Attributes Part 1
Obtaining Object Attributes Part 2
Obtaining Object Attributes Part 3
Changing Object Attributes Part 1
Changing Object Attributes Part 2
Creating New Object Attributes
Destroying Object Properties
Object Methods
Other Method Techniques
Global Constants Part 1
Global Constants Part 2
Summary
Exercise Live Demo
Exercise Explanation
Quiz 2
4.The Constructor/Destructor Magic Method
Introduction
The Constructor Overview Part 1
The Constructor Overview Part 2
Building Unique Objects with the Constructor Part 1
Building Unique Objects with the Constructor Part 2
The Destructor
Access modifiers Part 1
Access modifiers Part 2
Accessing Class Attributes
Summary
Exercise Live Demo
Exercise Explanation
Quiz 3
5.Static Class Attributes,Constants and Methods
Introduction
The Static Class Constants
The Static Class Attributes
The Static Class Functions
Summary
Exercise Live Demo
Exercise Explanation
Quiz 4
6.Class Inheritance
Introduction
Implementing Inheritance In PHP Part 1
Implementing Inheritance In PHP Part 2
Controlling Visibility Through Inheritance with Public
Controlling Visibility Through Inheritance with Private
Controlling Visibility Through Inheritance with Protected
Overriding Class Attributes Part 1
Overriding Class Attributes Part 2
Preventing Inheritance with final
Preventing Inheritance and Overriding
Summary
Exercise Project Live Demo
Exercise Project Explanation
Quiz 5
7.Final Project
Final Project Live Demo
Final Project Explanation
Course Conclusion
The Static Class Attributes
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock