Course lesson

Create a nested or multi-dimensional array in PHP

Storing an array within an array is possible with PHP, and are called "multi-dimensional" arrays.

Duration
3 min
Access
Included
Transcript
Retained from source evidence

Storing an array within an array is possible with PHP, and are called "multi-dimensional" arrays.