This class can display array data in HTML tables.
It can take an array with data and outputs a HTML table to display the values of the array.
The values from the array may be displayed in the table horizontally or vertically.
|
|
| Name: |
Distribution of multidimensional array data into columns |
| Base name: |
array-per-cols |
| Description: |
Display array data in HTML tables |
| Version: |
- |
| PHP version: |
5.0 |
| License: |
BSD License |
| All time users: |
212 users |
| All time rank: |
6626 |
| Week users: |
1 user |
| Week rank: |
2151  |
| |
|
| There are not enough user ratings to display for this class. |
| |
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 |
array_per_cols.php |
Class |
distribution of multidimensional array data into columns |