ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

37,916 results

CodeLucky
PHP Array Functions: Map, Filter & Reduce - Explained for Beginners!

Master PHP array manipulation with array_map(), array_filter(), and array_reduce()! This tutorial breaks down these powerful ...

3:49
PHP Array Functions: Map, Filter & Reduce - Explained for Beginners!

247 views

7 months ago

CodeLucky
PHP Array Functions for Beginners: Manipulate Arrays with Ease!

Master PHP array manipulation with this beginner-friendly tutorial! Learn essential functions to add, remove, and count array ...

5:11
PHP Array Functions for Beginners: Manipulate Arrays with Ease!

78 views

7 months ago

CodeLucky
PHP Array Functions: Merge, Slice & Splice Explained for Beginners!

Learn how to manipulate arrays in PHP with ease! This tutorial breaks down the essential array functions `array_merge()`, ...

5:14
PHP Array Functions: Merge, Slice & Splice Explained for Beginners!

73 views

7 months ago

vlogize
How to Select an Entire Array Containing a Specific Value in PHP

Learn how to efficiently retrieve entire arrays that contain a specific value in PHP, with step-by-step guidance and code examples.

2:02
How to Select an Entire Array Containing a Specific Value in PHP

6 views

9 months ago

Códigos de Programación - MR
What's New in PHP 8.5: IntlListFormatter and Array Functions

Discover how to implement array_first() and array_last(), and learn how to automatically format text lists according to the ...

10:12
What's New in PHP 8.5: IntlListFormatter and Array Functions

368 views

1 month ago

Codynn
PHP Arrays for Beginners | Indexed, Associative & Array Functions Explained

In this episode of the PHP Basics series, we dive into one of the most important topics in PHP — arrays. You'll learn how to work ...

16:10
PHP Arrays for Beginners | Indexed, Associative & Array Functions Explained

79 views

5 months ago

CodeLucky
PHP Array Search Functions: in_array(), array_search(), array_key_exists()

Dive into the world of PHP array search functions! This tutorial covers `in_array()`, `array_search()`, and `array_key_exists()` ...

4:30
PHP Array Search Functions: in_array(), array_search(), array_key_exists()

62 views

7 months ago

Online WebTutorials
Remove Duplicates From An Array Without Using Any Built-In Function In PHP | PHP Interview Questions

How to Remove Duplicates From An Array Without Using Any Built-In Function In PHP| PHP Interview Questions and Answers In ...

1:21
Remove Duplicates From An Array Without Using Any Built-In Function In PHP | PHP Interview Questions

95 views

11 months ago

StartCodingClass
#36 Types of array in php | PHP tutorial

Learn Arrays in PHP | PHP Array Tutorial for Beginners Welcome to our PHP tutorial! In this video, we'll explain everything you ...

10:43
#36 Types of array in php | PHP tutorial

40 views

8 months ago

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

19 views

8 months ago

CodelibraryDotnet
What's an ARRAY in PHP?

Learn about arrays in PHP! In this tutorial, we'll explore what an array is in PHP, how to declare and initialize an array, and how to ...

12:50
What's an ARRAY in PHP?

10 views

6 months ago

vlogize
How to Create a Nested Array in PHP for SQL Data Retrieval

Learn how to create a well-structured `nested array` in PHP to effectively retrieve and organize SQL data, particularly for cases ...

1:41
How to Create a Nested Array in PHP for SQL Data Retrieval

3 views

4 months ago

Explore - The Knowledge Tv
PHP Arrays – Indexed, Associative & Multidimensional Array

🚀 In this video, we will learn PHP Arrays in detail with practical examples. Arrays allow us to store multiple values in a ...

12:11
PHP Arrays – Indexed, Associative & Multidimensional Array

318 views

4 months ago

vlogize
How to Match a Username and Password from an Array in PHP

Learn how to effectively `validate a single username and password` from an array in PHP with this straightforward guide.

1:57
How to Match a Username and Password from an Array in PHP

2 views

7 months ago

Gotechstudy
Array in PHP in Hindi | PHP Array Tutorial for beginners in Hindi | PHP Tutorial in Hindi 2025

When we want to store same type data more than one time like we want to store student names of a group or to store name of ...

24:46
Array in PHP in Hindi | PHP Array Tutorial for beginners in Hindi | PHP Tutorial in Hindi 2025

14 views

7 months ago

CodeLucky
PHP Array Operators: Union, Equality, and Identity Explained for Beginners

Learn PHP array operators in this comprehensive tutorial! We'll break down the essentials of array manipulation in PHP, ...

4:18
PHP Array Operators: Union, Equality, and Identity Explained for Beginners

40 views

7 months ago

vlogize
How to Correctly Display Country and City Information from a Nested Array in PHP

Learn how to effectively display country and city information from a nested array in PHP, leveraging practical examples and ...

1:38
How to Correctly Display Country and City Information from a Nested Array in PHP

6 views

11 months ago

PHP Development Tricks
PHP Array Tutorial | Types of Arrays in PHP Explained | PHP Development tricks

In this PHP tutorial, we provide a complete explanation of what arrays are in PHP and the different types of arrays used in PHP ...

10:58
PHP Array Tutorial | Types of Arrays in PHP Explained | PHP Development tricks

40 views

7 months ago

vlogize
Optimizing Your POST Handling for Array Data in PHP

Discover a better way to handle array data from your HTML forms with PHP by streamlining your POST requests and simplifying ...

2:11
Optimizing Your POST Handling for Array Data in PHP

2 views

7 months ago

StartCodingClass
#41 Display Array Data in Table | php tutorial

Learn how to display PHP array data in an HTML table in this beginner-friendly tutorial. Whether you're working with indexed or ...

17:36
#41 Display Array Data in Table | php tutorial

58 views

7 months ago