|
tidy::getHtmlVertidy_get_html_verGet the Detected HTML version for the specified document BeschreibungObjektorientierter Stil
int tidy::getHtmlVer
( void
)
Prozeduraler Stil
int tidy_get_html_ver
( tidy
$object
)
Returns the detected HTML version for the specified tidy
Parameter-Liste
RückgabewerteReturns the detected HTML version. Warnung
This function is not yet implemented in the Tidylib itself, so it always return 0. |