HTML_Table::display()

HTML_Table::display() – Output HTML code

Synopsis

require_once 'HTML/Table.php';

string HTML_Table::display ( )

Description

Outputs the table structure as HTML

Note

This function can not be called statically.