Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 17123 программиста и 1835 роботов. Сейчас ищут 1548 программистов ...
HTML_Table::apiVersion()
Вернуться к: HTML_Table
HTML_Table::apiVersion()
HTML_Table::apiVersion() – Return API version (DEPRECATED)
Synopsis
require_once 'HTML/Table.php';
double HTML_Table::apiVersion ( )
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.
Вернуться к: HTML_Table