array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'de', ), 'this' => array ( 0 => 'tidy.gethtmlver.php', 1 => 'tidy::getHtmlVer', 2 => 'Get the Detected HTML version for the specified document', ), 'up' => array ( 0 => 'class.tidy.php', 1 => 'tidy', ), 'prev' => array ( 0 => 'tidy.getconfig.php', 1 => 'tidy::getConfig', ), 'next' => array ( 0 => 'tidy.getopt.php', 1 => 'tidy::getOpt', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/tidy/tidy/gethtmlver.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>
(PHP 5, PHP 7, PHP 8, PECL tidy >= 0.5.2)
tidy::getHtmlVer -- tidy_get_html_ver — Get the Detected HTML version for the specified document
Objektorientierter Stil
Prozeduraler Stil
Returns the detected HTML version for the specified tidy
tidy
.
Returns the detected HTML version.
This function is not yet implemented in the Tidylib itself, so it always
return 0
.