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

설명

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.

인수

object

The Tidy object.

반환값

Returns the detected HTML version.

Warning

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 | stats | sitemap | contact | advertising | mirror sites