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
4,815 results
How to handle async queries in PHP? Using async queries improves application performance. BUT many developers forget ...
77 views
10 months ago
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
Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher ⬆️ Best project-based coding platform.
479,442 views
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
11 months ago
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
Creating an ats system with a.i,vibe coding.
190 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 ...
144 views
3 months ago
Learning PHP is available as an online course or book. Pay once for the course, no subscription and only need your web browser ...
14 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, ...
124 views
5 months ago
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
Like this? Subscribe for more: https://www.youtube.com/@DevStream2?sub_confirmation=1 This video demonstrates the process ...
45 views
3 weeks ago
How can I handle multithreading in PHP using pthreads? You can use pthreads to run tasks in parallel. This is helpful for ...
40 views
Why use mysqli_get_client_info in PHP? ❤️ It provides version info about your MySQL client. ❤️ You can troubleshoot ...
3 views
Why use mysqli_refresh() in your PHP code? This function refreshes the cached results for specific tables. When you update ...
10 views
1 year ago
How can I track MySQL connections in PHP? 🛎️ Tracking connections is vital for debugging. 🛎️ The mysqli_thread_id() ...
12 views
Why is mysqli_fetch_assoc() so important in PHP? Fetching results from a database can be tricky. mysqli_fetch_assoc() ...
65 views
How can I optimize MySQL queries in PHP? Optimizing MySQL queries can save a lot of resources. Using ...
Learn PHP and MySQL in this full course for beginners. You will learn build complete forum with Admin panel using PHP, MySQL, ...
89 views
6 months ago
Learn how to install the PHP Web Framework CodeIgniter from the command line. CodeIgniter is easy to install for both existing ...
69 views
Streamed 8 months ago
When should I use mysqli_stmt_get_result() in PHP? 🛎️ You should use mysqli_stmt_get_result() when working with prepared ...
17 views