Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
34,425 results
How to Leverage PHP Magic Methods for Advanced Object-Oriented Programming? Magic methods in PHP are special ...
26 views
1 year ago
How to gracefully handle unexpected situations in PHP? 🕹️ When encountering unexpected situations in PHP, its crucial to ...
6 views
HungryCoder. #php #oop #objectorientedprogramming PHP Object Oriented Programming Part 1 : Topics: 1. class, 2. object, ...
164 views
3 years ago
Why is it important to pass objects as function parameters in PHP? Passing objects as function parameters in PHP allows you ...
35 views
Why choose trait over interface in PHP? ⛔ A trait allows you to reuse code across classes without needing inheritance.
476 views
11 months ago
Why Should You Use Object-Oriented Programming in PHP? Object-oriented programming in PHP helps organize code into ...
31 views
I will cover the fundamentals of OOP (Object Oriented Programming) in php, I will try to use real word examples, no foo bar or ...
504 views
6 years ago
What is PHP autoloading and why should you use it? PHP autoloading is a feature that automatically loads classes when they ...
Abstraction, Encapsulation, Polymorphism, and Interfaces: whether you've been programming in PHP for years or are just starting ...
3,042 views
8 years ago
What are PHP namespaces and why are they useful? PHP namespaces provide a way to organize code by grouping related ...
37 views
Why should you use objects as parameters in PHP functions? Using objects as parameters in PHP functions allows you to pass ...
42 views
How to turbocharge PHP server speed? Utilize Object-Oriented Programming (OOP) principles for efficient code organization.
9 views
This is PHP Object oriented Programming crash course part two. Follow this link for part one: https://youtu.be/aDrohOU6spU In this ...
284 views
What is autoloading in PHP and why is it important? Autoloading is a feature in PHP that automatically includes the necessary ...
24 views
The first concretePHP meetup. The topic of this talk was PHP OOP.
72 views
10 years ago
PHP OOP example using animal classes Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With ...
Why are PHP function parameters essential for OOP? 🗃️ PHP function parameters enable you to pass data into functions, ...
14 views
40 views
Why use dynamic function calls in PHP? Dynamic function calls allow for more flexible code. They enable calling functions ...
39 views
HungryCoder. #php #oop #objectorientedprogramming PHP Object Oriented Programming Part 3 : Topics: 1. Static property and ...
53 views