HTML_Table::display()

HTML_Table::display() – HTML コードを出力する

Synopsis

require_once 'HTML/Table.php';

string HTML_Table::display ( )

Description

テーブル構造を HTML として出力します。

Note

This function can not be called statically.