suche nach in der

tidy::getOpt> <tidy::getConfig
Last updated: Fri, 25 May 2012

view this page in

tidy::getHtmlVer

tidy_get_html_ver

(PHP 5, PECL tidy >= 0.5.2)

tidy::getHtmlVer -- tidy_get_html_verGet the Detected HTML version for the specified document

Beschreibung

Objektorientierter Stil

int tidy::getHtmlVer ( void )

Prozeduraler Stil

int tidy_get_html_ver ( tidy $object )

Returns the detected HTML version for the specified tidy object.

Parameter-Liste

object

Das Tidy Objekt.

Rückgabewerte

Returns the detected HTML version.

Warnung

This function is not yet implemented in the Tidylib itself, so it always return 0.



add a note add a note User Contributed Notes
tidy::getHtmlVer
There are no user contributed notes for this page.

tidy::getOpt> <tidy::getConfig
Last updated: Fri, 25 May 2012