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
5,040 results
How print every line of a php script as its being executed? I hope you found a solution that worked for you :) The Content is ...
0 views
8 months ago
Creating an ats system with a.i,vibe coding.
198 views
11 months ago
How to handle async queries in PHP? Using async queries improves application performance. BUT many developers forget ...
84 views
PHP is the best programming language in the world, along with Java and VBA (Visual Basic for Applications). All three of these ...
50 views
9 months ago
Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher ⬆️ Best project-based coding platform.
485,886 views
Display Star Ratings in PHP and MySQL | PHP Tutorial In this PHP tutorial, you'll learn how to display star ratings from a database ...
156 views
3 months ago
Abstract: No one likes to wait. Yet, your code is constantly waiting. For the database, the e-mail server, the HTTP server of any ...
91 views
How can I handle multithreading in PHP using pthreads? You can use pthreads to run tasks in parallel. This is helpful for ...
40 views
Learn How to Insert Data into a Database Using PHP | Step-by-Step Tutorial In this beginner-friendly tutorial, you will learn how to ...
49 views
Why does json_encode() return false in PHP? 🎙️ json_encode() fails when it encounters non-UTF-8 characters. 🎙️ Circular ...
8 views
Like this? Subscribe for more: https://www.youtube.com/@DevStream2?sub_confirmation=1 This video demonstrates the process ...
45 views
1 month ago
Many developers get lost in the hype of object oriented design. They miss out on how expressive and succinct their code could be ...
217 views
10 months ago
Why is mysqli_stmt_error() critical for debugging? When a prepared statement fails silently, BUT you cant see any error, you ...
6 views
Want to learn PHP for free? In this beginner-friendly course, we'll guide you step-by-step through the basics of PHP, covering ...
68 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, ...
151 views
6 months ago
Why is jdmonthname() crucial for date conversions in PHP? jdmonthname() is essential for converting Julian dates. It returns ...
2 views
Why use session_regenerate_id in PHP? session_regenerate_id helps protect against session fixation attacks. It changes ...
65 views
When should I use mysqli_stmt_get_result() in PHP? 🛎️ You should use mysqli_stmt_get_result() when working with prepared ...
17 views
The AI world is surely dominated by python, but things are moving in our loved PHP ecosystem too. LLPhant is building on the ...
439 views
Why should you use mysqli_fetch_object() in PHP? mysqli_fetch_object() allows you to fetch database results as objects, ...
27 views