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
29,660 results
When should you use array_map over array_filter? array_map is used when you need to apply a transformation to every ...
48 views
11 months ago
When should you use array_push vs array_unshift in PHP? array_push() adds elements to the end of the array, keeping the ...
23 views
Learn how to quickly connect a Slim Framework 4 app to a MariaDB database and display data in HTML. Perfect for PHP ...
223 views
5 months ago
When should I use curl_setopt() in PHP? You should use `curl_setopt()` when you need to customize HTTP requests. But its ...
120 views
10 months ago
PHP 8.1.0-dev User-Agentt RCE Vulnerability Tutorial | Rahad Chowdhury In this video, we'll explore the PHP 8.1.0-dev ...
150 views
1 month ago
Display Star Ratings in PHP and MySQL | PHP Tutorial In this PHP tutorial, you'll learn how to display star ratings from a database ...
119 views
2 months ago
What's the difference between implode and join in PHP? In PHP, implode and join are actually two names for the same function ...
35 views
In this video, we'll explore the powerful `array_map` function in PHP and how it can be applied to multidimensional arrays.
18 views
8 months ago
Why choose trait over interface in PHP? ⛔ A trait allows you to reuse code across classes without needing inheritance.
476 views
Quick tutorial on building a PHP app using Fat-Free Framework! Learn how to connect to a MariaDB database and display ...
138 views
Why use htmlspecialchars in PHP? `htmlspecialchars()` prevents XSS by encoding special HTML characters. It converts ...
593 views
Unlock the full potential of Eclipse IDE for web development! In this guide, you'll learn how to set up Eclipse IDE for PHP, ...
106 views
How can you create dynamic dropdowns in PHP? You can use AJAX to update dropdown options without a page reload.
443 views
Ready to build modern PHP apps using a clean, lightweight MVC framework? In this beginner-friendly screencast, we dive into ...
113 views
3 months ago
Why is PDO better than manual escaping in PHP? PDO Prepared Statements automatically handle escaping for you.
182 views
Welcome to this step-by-step tutorial on building a PHP app using the Fat-Free Framework! In this video, you'll learn how to create ...
87 views
Streamed 5 months ago
Which functions can help with date manipulation? PHP provides several built-in functions for date manipulation.
203 views
Ready to master variables in php? This comprehensive guide covers everything you need to know! In this video, you'll discover: ...
5 views
When should I use exit over die in PHP? exit() and die() are essentially the same, but die() is often used for readability in error ...
152 views
"Learn PHP from scratch with this beginner-friendly tutorial "This Video Sponsored by Buymote Shopping app BuyMote ...
25 views