JavaScript Editor Javascript validator     Web page editor 



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.

See

HTML_Table::toHtml()




JavaScript Editor Javascript validator     Web page editor