require_once "HTML/Table.php";
void HTML_Table::HTML_Table ([array $attributes = NULL [, integer $tabOffset=0]])
void HTML_Table::HTML_Table
Class constructor
array $attributes - Associative array of table tag attributes
integer $tabOffset - unused
This function can be called statically.