In Part I, we looked at simple arrays, as well as how to loop through and sort array elements. In this article, we will look at other array functions as well as multidimensional arrays.
The difference between one-dimensional and multidimensional arrays is a simple one: a multidimensional array is a simple array that has simple arrays as elements, rather than strings or scalar variables.
abcphp.com is a social news website made for people to discover and share PHP related content from anywhere on the Internet, by submitting links and stories, and voting and commenting on submitted links and stories.