PHP & MySQL Tutorial: Mastering Multidimensional Arrays (Part 1) πŸ“Š

Learn how to work with two-dimensional arrays in PHP, where arrays contain other arrays. Perfect for managing complex data structures in your MySQL projects!

PHP & MySQL Tutorial: Mastering Multidimensional Arrays (Part 1) πŸ“Š
WEB Development Trainer
1 views β€’ Apr 20, 2018
PHP & MySQL Tutorial: Mastering Multidimensional Arrays (Part 1) πŸ“Š

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.<br /><br />Healthy Foods: Unhealthy Foods:<br />Salad Ice Cream<br />Vegetables Pizza<br />Pasta <br />

Video Information

Views

1

Duration

10:47

Published

Apr 20, 2018

Related Trending Topics

LIVE TRENDS

Related trending topics. Click any trend to explore more videos.