|
|
| Name: |
Multi Dimensional Array |
| Base name: |
mda |
| Description: |
Build a multi-dimensional array for a value list |
| Related classes: |
multi, multidimensional array, array list, multi array, multidimensional |
| Version: |
1.0 |
| PHP version: |
4.2 |
| License: |
Freely Distributable |
| All time users: |
295 users |
| All time rank: |
5735 |
| Week users: |
0 users |
| Week rank: |
2368 |
| |
|
 |
|
Innovation award
 Nominee: 1x |
This class can be used to build a multi-dimensional array for a value list.
It takes as parameter a given number of dimensions for the array.
The class can add entries to the array by passing a list of values that define the entry values for each dimension.
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
example.php |
Example |
an example with simple data inside |
mda.php |
Class |
the only class file |