Arrays In PHP | Indexed Array In PHP - Coding Lane

Опубликовано: 28 Сентябрь 2024
на канале: Coding Lane
28
9

Arrays In PHP | Indexed Array In PHP - Coding Lane | PHP Tutorial For Beginners

In this video tutorial, you will learn about arrays in PHP.

Arrays are used to store multiple data in a single variable. You will also use to learn to print it using print_r statement.

Arrays are of three different types.
1. Indexed Array
2. Associative Array
3. Multidimensional Array

Here in this video, you will come to know about Indexed Array.
Stay tuned to learn more. If you like my video, do share it and give it a thumbs up.