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
368 results
In this video, we'll explore the powerful `array_map` function in PHP and how it can be applied to multidimensional arrays.
23 views
9 months ago
In this video, we dive into the powerful capabilities of PHP's `array_map` function, exploring how to leverage it with multiple ...
19 views
1 year ago
How to use the array_count_values function to determine the number of occurrence of each value in an array.
797 views
8 years ago
When should I use array_map() in PHP? 🎚️ Use `array_map()` when you want to apply a function to each element in an array.
14 views
Representing arrays (including associative arrays) in PHP.
164 views
14 years ago
Code Review: Map associative array to another array php Helpful? Please support me on Patreon: ...
2 views
3 years ago
Code Review: PHP associative array with two properties Helpful? Please support me on Patreon: ...
3 views
Best Practice: creating a nested associative array JSON in PHP Helpful? Please support me on Patreon: ...
5 views
Code Review: Extracting Multiple Associative arrays in PHP Helpful? Please support me on Patreon: ...
0 views
Code Review: Creating an array of associative arrays in PHP Helpful? Please support me on Patreon: ...
Software Engineering: Is PHP the only popular language that mixes simple and associative arrays into a single type? Helpful?
7 views
PHP Faster associative array sort Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...
25 views
2 years ago
Code Review: PHP Sort Associative Array first by relativity of value then by other value desc Helpful? Please support me on ...
How to convert CSV to array in PHP? To convert a CSV file to an array, use str_getcsv. It allows you to quickly parse CSV ...
Magento: How can Select arrays from associate array in php on the basis on element? Helpful? Please support me on Patreon: ...
4 years ago
Code Review: Access an associative array value given an array of keys in PHP Helpful? Please support me on Patreon: ...
array_map causing issues with extended ASCII for chr() (PHP) Helpful? Please use the *Thanks* button above! Or, thank me via ...
4 views
PHP Reference Map - Const vs Static (2 SOLUTIONS!!) ✧ I really hope you found a helpful solution! ♡ The Content is licensed ...
1 view
8 months ago
In this video, we dive into a common challenge faced by PHP developers: returning the first key in a foreach loop. Whether you're ...
11 views