HTML_Table::apiVersion()

HTML_Table::apiVersion() – API バージョンを返す (非推奨)

Synopsis

require_once 'HTML/Table.php';

double HTML_Table::apiVersion ( )

Description

HTML_Table の API バージョンを返します。非推奨です。

Return value

double - バージョン番号を返します。

Note

This function can not be called statically.

This function is deprecated. That means that future versions of this package may not support it anymore.