This is a simple class that can be used to create HTML tables using only PHP code.
It provides functions to add table rows and table data or header cells to the table definition.
The content and the attributes of the table rows and cells are specified as function arguments.
When a table row is started, it automatically closes the previous row, if any.
The class generates the table and stores the generated HTML in a class variable.
|
|
| Name: |
CHtmlTable |
| Base name: |
html_table |
| Description: |
Create HTML tables programmatically |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
994 users |
| All time rank: |
3203 |
| Week users: |
0 users |
| Week rank: |
2132  |
| |
|
| Not yet rated by the users |
| |
Packages that need this class |
|
|
| Class |
Dependency |
Why it is needed |
| CProgbar |
Required |
Create html table |
| |
Applications that use this class |
|
|
| Link |
Description |
| Smart Publisher |
Smart Publisher is a web-based open source application which helps you to publish a static or dynamic website on the internet. Compare files and database (MySQL) between local and remote systems. Uploading only the difference between the two systems. |

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|