Mark As Completed Discussion

Multi-dimensional Array

A multi-dimensional array has arrays within arrays. It is just like a matrix with more than one row. A multi-dimensional array could have indexed or associative arrays.

PHP
OUTPUT
:001 > Cmd/Ctrl-Enter to run, Cmd/Ctrl-/ to comment