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
93 results
PHP's array_map/array_filter vs JavaScript's array methods. Which language's array manipulation is more powerful? This will ...
62 views
3 weeks ago
PHP's array_map/array_filter chain vs Python's elegant one-liner. Which one makes you say 'wow'? This will blow your mind!
961 views
JavaScript's array methods vs PHP's array functions. Which language's array manipulation is more elegant? This will blow your ...
1,464 views
Learn how to efficiently search a PHP array from a database query for entries matching a character length and extract specific ...
0 views
2 weeks ago
list — Assign variables as if they were an array Description ¶ list(mixed $var, mixed ...$vars = ?): array Like array(), this is not really ...
7 views
8 days ago
🐘 Using Functions, Arguments, Types, and More in PHP Post: https://www.desarrollolibre.net/blog/php/curso-de-php-esencial-la ...
699 views
Python's magical slice syntax vs PHP's functions! arr[::-1] to reverse?! Which is cleaner? MIND BLOWN!
🐘 Using Functions, Arguments, Types, and More in PHP Video: https://youtu.be/FMV6EBHl1jI Post: https://www.desarrollolibre ...
504 views
PHP 8.5 introduces two small but powerful functions: array_first() and array_last(). They make array access cleaner, safer, and ...
Python's one-liner vs PHP's function chain. Which syntax do you prefer? This comparison will blow your mind!
356 views
7 days ago
PHP isset() Function isset — Determine if a variable is declared and is different than null Description ¶ isset(mixed $var, mixed .
6 views
In functions.php Right at the end of the file please set up a function called get search ID We can use prepared statements to ...
Python's set operators vs PHP's array functions - which language makes MATH easier? Mind = blown!
6 days ago
39 views
PHP empty() Function Definition and Usage The empty() function checks whether a variable is empty or not. This function returns ...
Python dict comprehensions in ONE line vs PHP array functions! Which is more elegant? This will blow your mind!
299 views
Modern PHP Feature: Stop Ignoring Pcre Functions Basic Regex In PHP! Junior developers use old PHP patterns, while senior ...
25 views
Learning PHP or revising before interviews? This video explains the PHP Ultimate Cheat Sheet, covering modern PHP 8 syntax, ...
11 days ago
Unlock PHP Secret For Variadic Functions Arrays Spread! Watch how junior developers write code vs how senior developers do it ...
885 views
In this video, we dive into the essential PHP function `mysqli_real_escape_string` and explore its critical role in securing your ...
1 month ago