What is an Array
|
Popularity: (575)
Tags: php arrays Link: Visit It >> |
What is an array? Find out in this tutorial. Arrays can most easily be described as an ordered list. Scalar data in arrays are called elements. See examples in this tutorial.