PHP: Multidimensional ArraysHits: 2066
**
Array does not have to be a simple list of keys and values; each array element can contain another array as a value, which in turn can hold other arrays as well. This way, you can create a multi-dimensional array. In this article principles of using multidimensional arrays are explained and source code defining multidimensional array and displaying the array values on the web page is given.
Platform(s): Windows
Date: Oct, 11 2006 Author: WebCheatSheet, http://www.webcheatsheet.com/php/multidimensional_arrays.php {
Ratings}Number of Ratings: 429 Votes
Visitor Voting Booth:
|