PHP Dokumentation: Tidy gethtmlver
12. Januar 2010 von werner
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
Beschreibung
Object oriented style
int tidy::getHtmlVer ( void )
Procedural style
Returns the detected HTML version for the specified tidy object.
Parameter-Liste
- object
The 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.