This package can be used to generate HTML tables composed programmatically.
It can compose an HTML table of a given number of rows and columns by adding the data to show in each table cell.
When the table contents are defined the class can render the table generating the HTML for the whole table returning it as a single string.
The presentation style of each cell may also be customized.
|
|
| Name: |
HTMLTableg |
| Base name: |
tabelahtml |
| Description: |
Generate HTML tables programmatically |
| Version: |
1.0 |
| PHP version: |
3.0 |
| License: |
Freeware |
| All time users: |
203 users |
| All time rank: |
6669 |
| Week users: |
0 users |
| Week rank: |
2228  |
| |
|
| 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 |
TabelaHTML |
Class |
HTML tableg class and sample usage |