downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

tidy::getOpt> <tidy::getConfig
[edit] Last updated: Sat, 07 Jan 2012

view this page in

tidy::htmlver

tidy_get_html_ver

(PHP 5, PECL tidy >= 0.5.2)

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

Beschreibung

Object oriented style

int tidy::getHtmlVer ( void )

Procedural style

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::htmlver
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites