HTML_Table::apiVersion()

HTML_Table::apiVersion() – Return API version (DEPRECATED)

Synopsis

require_once 'HTML/Table.php';

double HTML_Table::apiVersion ( )

Description

DEPRECATED: Returns the API version of HTML_Table

Return value

double - the version number

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.