tidy::getHtmlVer
tidy_get_html_ver
(PHP 5, PECL tidy >= 0.5.2)
tidy::getHtmlVer -- tidy_get_html_ver — Get the Detected HTML version for the specified document
Beschreibung
Objektorientierter Stil
int tidy::getHtmlVer
( void
)
Prozeduraler Stil
Returns the detected HTML version for the specified tidy
object.
Rückgabewerte
Returns the detected HTML version.
Warnung
This function is not yet implemented in the Tidylib itself, so it always return 0.
There are no user contributed notes for this page.
