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: 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_ver指定したドキュメントで検出された HTML バージョンを取得する

説明

オブジェクト指向型

int tidy::getHtmlVer ( void )

手続き型

int tidy_get_html_ver ( tidy $object )

指定した Tidy オブジェクト object で検出された HTML バージョンを返します。

パラメータ

object

Tidy オブジェクト。

返り値

出された HTML バージョンを返します。

警告

この関数は Tidylib 自体でまだ実装されていません。そのため常に 0 を返します。



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

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