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,456 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
Why Should You Use Object-Oriented Programming in PHP? Object-oriented programming in PHP helps organize code into ...
31 views
HungryCoder. #php #oop #objectorientedprogramming PHP Object Oriented Programming Part 1 : Topics: 1. class, 2. object, ...
166 views
3 years ago
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
Abstraction, Encapsulation, Polymorphism, and Interfaces: whether you've been programming in PHP for years or are just starting ...
3,042 views
8 years ago
Why choose trait over interface in PHP? ⛔ A trait allows you to reuse code across classes without needing inheritance.
496 views
What is PHP autoloading and why should you use it? PHP autoloading is a feature that automatically loads classes when they ...
35 views
Why should you use objects as parameters in PHP functions? Using objects as parameters in PHP functions allows you to pass ...
43 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 are PHP namespaces and why are they useful? PHP namespaces provide a way to organize code by grouping related ...
44 views
How to turbocharge PHP server speed? Utilize Object-Oriented Programming (OOP) principles for efficient code organization.
9 views
Creazione di classi e oggetti. Costruttore e distruttore. Metodi getter e setter.
1,207 views
PHP OOP example using animal classes Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With ...
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
Why are PHP function parameters essential for OOP? 🗃️ PHP function parameters enable you to pass data into functions, ...
14 views
Why use dynamic function calls in PHP? Dynamic function calls allow for more flexible code. They enable calling functions ...
39 views
First tutorial in programming a forum using php ( OOP) & mysqli & html & css3 ( flat style) & javascript ;) with security .
831 views
9 years ago
40 views