This class can display data from an array in HTML tables.
It takes an array of associative arrays of data and generates a HTML table to display the data.
The class can display on each table column the entries with a given name.
It can split the listing in multiple pages and display links to browse the different pages.
|
|
| Name: |
Displays data from a multidimensional array |
| Base name: |
print-array |
| Description: |
Display data from an array in HTML tables |
| Version: |
- |
| PHP version: |
5.0 |
| License: |
BSD License |
| All time users: |
259 users |
| All time rank: |
6331 |
| Week users: |
2 users |
| Week rank: |
1296  |
| |
|
| 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 |
print_array.php |
Class |
displays data from a multidimensional array |