Method:
tableStart()
Class:
TABLE
Method Call:
include_once("core/html/TABLE.php");
STRING TABLE::tableStart([STRING: $cssClass, INT: $border, INT: $spacing, INT: $padding, STRING: $align,STRING:
$width]);
Defaults:
$cssClass: FALSE, $border: 0, $cellSpacing: 0, $cellPadding: 0, $align: "center", $width: "100%";Usage: