TIDY_GET_HTML_VER(3) 1 TIDY_GET_HTML_VER(3) tidy::getHtmlVer - Get the Detected HTML version for the specified document Object oriented styleSYNOPSISint tidy::getHtmlVer (void )DESCRIPTIONProcedural style int tidy_get_html_ver (tidy $object) Returns the detected HTML version for the specified tidy $object.PARAMETERSo $object - The Tidy object.RETURN VALUESReturns the detected HTML version. Warning This function is not yet implemented in the Tidylib itself, so it always return 0. PHP Documentation Group TIDY_GET_HTML_VER(3)