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
162,165 results
PHP programming language Interview with a PHP developer with Paul Ron - aired on © The PHP. No Music Programmer humor ...
403,161 views
3 years ago
Free 7 Step Freelance SQL Developer Guide: https://digilinksolutions.net/lp/guide/ PREMIUM COURSES ▻ 30 Day Freelance ...
1,745 views
4 years ago
What's the quickest way to debug PHP code? Using error_reporting can show all errors quickly. Combine it with ...
1,133 views
1 year ago
We are Specialist in Programming Tutorials, Money making Skills, Educational Updates and Comedy.
8 views
7 years ago
Why choose trait over interface in PHP? ⛔ A trait allows you to reuse code across classes without needing inheritance.
516 views
Quick tutorial on building a PHP app using Fat-Free Framework! Learn how to connect to a MariaDB database and display ...
144 views
6 months ago
Why doesn't PHP allow declaring variable types by default? PHP is dynamically typed, allowing flexibility in variable usage.
476 views
11 months ago
Learn what Dependency Injection is in PHP - it's not as hard as it sounds! This is my first 2 minute programming video on YouTube ...
16,107 views
9 years ago
Why Should You Embrace Yii2 Coding Standards? Yii2 coding standards ensure uniformity and clarity in your codebase.
37 views
In this short, we demonstrate how to build a simple PHP MVC app using PDO for secure database access with MariaDB.
131 views
4 months ago
What is the purpose of the PHP ini_set function? The ini_set function changes PHP settings while the script runs. BUT not all ...
34 views
Watch how to: ✓ Install Mezzio ✓ Set up PDO ✓ Create a JSON API Want to learn more? Full course: ...
160 views
What happens if include fails in PHP? include will generate a warning but continue the script execution. require will generate ...
43 views
Learn how to quickly connect a Slim Framework 4 app to a MariaDB database and display data in HTML. Perfect for PHP ...
237 views
Why avoid phpinfo in production? phpinfo displays sensitive server information publicly. ini_get only retrieves specific ...
445 views
What are the best PHP programming tips? Write clean and readable code to enhance maintainability. Use frameworks like ...
17 views
Should you use die() or exit() in PHP? die() and exit() are essentially the same, both stop script execution. The real ...
105 views
Learn how to build a PHP To-Do List app with full CRUD functionality — all in under 60 seconds! This is the fastest way to ...
120 views
3 months ago
What causes PHP's header error? ☔ This error happens when PHP sends output before headers. ☔ Headers need to be set ...
193 views
Ready to build modern PHP apps using a clean, lightweight MVC framework? In this beginner-friendly screencast, we dive into ...