Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
PHP: tidy_is_xml - Manual
[go: Go Back, main page]

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

search for in the

tidy_load_config" width="11" height="7"/> <tidy_is_xhtml
Last updated: Fri, 13 Mar 2009

view this page in

tidy_is_xml

(PHP 5, PECL tidy >= 0.5.2)

tidy_is_xmlドキュメントが一般的な XML ドキュメント (非 HTML/XHTML) かどうかを示す

説明

手続き型:

bool tidy_is_xml ( tidy $object )

オブジェクト指向型:

bool tidy->isXml ( void )

指定した Tidy オブジェクト object が一般的な XML ドキュメント (非 HTML/XHTML) の場合、 この関数は TRUE を返します。 その他の場合は FALSE を返します。

警告

この関数はまだ Tidylib 自身に実装されていません。 なので、常に FALSE を返します。



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

tidy_load_config" width="11" height="7"/> <tidy_is_xhtml
Last updated: Fri, 13 Mar 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites