tidy_get_html> <tidy_get_head
Last updated: Mon, 28 Dec 2009

tidy_get_html_ver

(PHP 5, PECL tidy >= 0.5.2)

tidy_get_html_verObtém a versão detectada do HTML do especificado documento

Descrição

Modo procedural:

int tidy_get_html_ver ( tidy $object )

Modo orientado a objeto:

int tidy->getHtmlVer ( void )

tidy_get_html_ver() retorna a versão detectada do HTML de especificado object tidy.

Aviso

Esta função ainda não é implementada na própria Tidylib, então ela sempre retorna 0.



User Contributed Notes
tidy_get_html_ver
There are no user contributed notes for this page.

tidy_get_html> <tidy_get_head
Last updated: Mon, 28 Dec 2009