ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

348 results

The Debug Zone
How to Use Array Map on PHP Multidimensional Arrays: A Step-by-Step Guide

In this video, we'll explore the powerful `array_map` function in PHP and how it can be applied to multidimensional arrays.

1:56
How to Use Array Map on PHP Multidimensional Arrays: A Step-by-Step Guide

23 views

10 months ago

The Debug Zone
Mastering PHP: Using array_map with Multiple Functions for Efficient Coding

In this video, we dive into the powerful capabilities of PHP's `array_map` function, exploring how to leverage it with multiple ...

3:38
Mastering PHP: Using array_map with Multiple Functions for Efficient Coding

20 views

1 year ago

Turbo Learn PHP
When should I use array_map() in PHP? Unlocking #php Power When to Use array_map() for Efficiency!

When should I use array_map() in PHP? 🎚️ Use `array_map()` when you want to apply a function to each element in an array.

0:51
When should I use array_map() in PHP? Unlocking #php Power When to Use array_map() for Efficiency!

14 views

1 year ago

Bethany Petr
Counting Occurrences - PHP Array

How to use the array_count_values function to determine the number of occurrence of each value in an array.

1:38
Counting Occurrences - PHP Array

798 views

8 years ago

Roel Van de Paar
Best Practice: creating a nested associative array JSON in PHP (2 Solutions!!)

Best Practice: creating a nested associative array JSON in PHP Helpful? Please support me on Patreon: ...

3:12
Best Practice: creating a nested associative array JSON in PHP (2 Solutions!!)

5 views

3 years ago

Turbo Learn PHP
How can mysqli_fetch_array simplify your data retrieval? Master mysqli_fetch_array Transform Your

How can mysqli_fetch_array simplify your data retrieval? ♟️ It fetches data in different formats: associative, numeric, or both.

0:44
How can mysqli_fetch_array simplify your data retrieval? Master mysqli_fetch_array Transform Your

13 views

1 year ago

Roel Van de Paar
Inserting JSON array data into a MySQL database using PHP (2 Solutions!!)

Inserting JSON array data into a MySQL database using PHP Helpful? Please support me on Patreon: ...

3:26
Inserting JSON array data into a MySQL database using PHP (2 Solutions!!)

59 views

4 years ago

Chrome for Developers
map & filter - Functional JavaScript - Supercharged

In this mini series, Surma introduces you to the various functional methods that JavaScript Arrays have to offer. In this episode: ...

1:46
map & filter - Functional JavaScript - Supercharged

10,362 views

7 years ago

Roel Van de Paar
PHP Faster associative array sort

PHP Faster associative array sort Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:10
PHP Faster associative array sort

25 views

2 years ago

Alexander Halavais
PHP Arrays

Representing arrays (including associative arrays) in PHP.

3:51
PHP Arrays

164 views

14 years ago

Roel Van de Paar
Magento: How can Select arrays from associate array in php on the basis on element? (2 Solutions!!)

Magento: How can Select arrays from associate array in php on the basis on element? Helpful? Please support me on Patreon: ...

3:20
Magento: How can Select arrays from associate array in php on the basis on element? (2 Solutions!!)

0 views

4 years ago

The Debug Zone
How to Return the First Key in a Foreach Loop: PHP Tips and Tricks

In this video, we dive into a common challenge faced by PHP developers: returning the first key in a foreach loop. Whether you're ...

3:44
How to Return the First Key in a Foreach Loop: PHP Tips and Tricks

14 views

1 year ago

Turbo Learn PHP
How to convert CSV to array in PHP? Convert CSV to #php Array in Seconds Using str_getcsv!

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 ...

1:05
How to convert CSV to array in PHP? Convert CSV to #php Array in Seconds Using str_getcsv!

25 views

1 year ago

Roel Van de Paar
Code Review: PHP Sort Associative Array first by relativity of value then by other value desc

Code Review: PHP Sort Associative Array first by relativity of value then by other value desc Helpful? Please support me on ...

3:45
Code Review: PHP Sort Associative Array first by relativity of value then by other value desc

0 views

3 years ago

Nida Karagoz
PHP Reference Map - Const vs Static (2 SOLUTIONS!!)

PHP Reference Map - Const vs Static (2 SOLUTIONS!!) ✧ I really hope you found a helpful solution! ♡ The Content is licensed ...

2:16
PHP Reference Map - Const vs Static (2 SOLUTIONS!!)

1 view

9 months ago

Roel Van de Paar
Code Review: Map associative array to another array php (2 Solutions!!)

Code Review: Map associative array to another array php Helpful? Please support me on Patreon: ...

3:40
Code Review: Map associative array to another array php (2 Solutions!!)

2 views

3 years ago

Roel Van de Paar
Code Review: Creating an array of associative arrays in PHP (3 Solutions!!)

Code Review: Creating an array of associative arrays in PHP Helpful? Please support me on Patreon: ...

3:46
Code Review: Creating an array of associative arrays in PHP (3 Solutions!!)

3 views

3 years ago

Roel Van de Paar
Code Review: PHP associative array with two properties

Code Review: PHP associative array with two properties Helpful? Please support me on Patreon: ...

3:00
Code Review: PHP associative array with two properties

3 views

3 years ago

Roel Van de Paar
GIS: How to show on a a map of countries only the countries with names contained in a php array?

GIS: How to show on a a map of countries only the countries with names contained in a php array? Helpful? Please support me on ...

2:26
GIS: How to show on a a map of countries only the countries with names contained in a php array?

1 view

4 years ago

Somcoders
Baro PHP adoo ku dhisaya barnaamuj (Afsoomaali) - Array Differences

Kalasoco koorsooyin dhamaystiran https://www.somcoders.com/​ Mobile App: Android ...

3:59
Baro PHP adoo ku dhisaya barnaamuj (Afsoomaali) - Array Differences

405 views

6 years ago

Roel Van de Paar
GIS: How to fetch polygons from PostGIS into a PHP array?

GIS: How to fetch polygons from PostGIS into a PHP array? Helpful? Please support me on Patreon: ...

1:51
GIS: How to fetch polygons from PostGIS into a PHP array?

7 views

4 years ago

Roel Van de Paar
Code Review: Extracting Multiple Associative arrays in PHP

Code Review: Extracting Multiple Associative arrays in PHP Helpful? Please support me on Patreon: ...

2:13
Code Review: Extracting Multiple Associative arrays in PHP

0 views

3 years ago

Roel Van de Paar
Is PHP the only popular language that mixes simple and associative arrays into a single type?

Software Engineering: Is PHP the only popular language that mixes simple and associative arrays into a single type? Helpful?

1:40
Is PHP the only popular language that mixes simple and associative arrays into a single type?

7 views

3 years ago

Roel Van de Paar
Code Review: Access an associative array value given an array of keys in PHP (2 Solutions!!)

Code Review: Access an associative array value given an array of keys in PHP Helpful? Please support me on Patreon: ...

3:04
Code Review: Access an associative array value given an array of keys in PHP (2 Solutions!!)

11 views

3 years ago

Roel Van de Paar
Code Review: Parse output of Google Cloud command into PHP associative array (2 Solutions!!)

Code Review: Parse output of Google Cloud command into PHP associative array Helpful? Please support me on Patreon: ...

3:58
Code Review: Parse output of Google Cloud command into PHP associative array (2 Solutions!!)

3 views

3 years ago