tidy::htmlver
tidy_get_html_ver
(PHP 5, PECL tidy >= 0.5.2)
tidy::htmlver -- tidy_get_html_ver — Get the Detected HTML version for the specified document
Description
Procedural style
Object oriented style
int tidy::getHtmlVer
( void
)
Returns the detected HTML version for the specified tidy object .
Return Values
Returns the detected HTML version.
Warning
This function is not yet implemented in the Tidylib itself, so it always return 0.
tidy::htmlver
There are no user contributed notes for this page.
