PHP MySQL Tutorial-8 _ Multidimensional Arrays Part 1

In PHP, two-dimensional arrays are arrays that contain arrays/ array with in array. You can think of the outer array as containing the rows and the inner arr...

WEB Development Trainer1 views10:47

🔥 Related Trending Topics

LIVE TRENDS

This video may be related to current global trending topics. Click any trend to explore more videos about what's hot right now!

THIS VIDEO IS TRENDING!

This video is currently trending in Thailand under the topic 'สภาพอากาศ'.

About this video

In PHP, two-dimensional arrays are arrays that contain arrays/ array with in array. You can think of the outer array as containing the rows and the inner arrays as containing the data cells in those rows. For example, a two-dimensional array called $foods could contain the names of the HEALTHY and UNHEALTHY foods. Below is a grid that represents such a two-dimensional array.

Healthy Foods: Unhealthy Foods:
Salad Ice Cream
Vegetables Pizza
Pasta

Video Information

Views
1

Total views since publication

Duration
10:47

Video length

Published
Apr 20, 2018

Release date