tidy::getHtmlVer
tidy_get_html_ver
(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
Description
Object-oriented style
Procedural style
Returns the detected HTML version for the specified tidy
tidy
.
Return Values
Returns the detected HTML version.
This function is not yet implemented in the Tidylib itself, so it always
return 0
.