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

search for in the

tidy_load_config> <tidy_is_xhtml
Last updated: Fri, 11 Apr 2008

view this page in

tidy_is_xml

(PHP 5, PECL tidy:0.5.2-1.2)

tidy_is_xml — Indique si le document est un document XML générique (non HTML/XHTML)

Description

Style procédural

bool tidy_is_xml ( tidy $object )

Style orienté objet (méthode)

bool tidy->isXml ( void )

tidy_is_xml() retourne TRUE si l'objet object Tidy est un document XML générique (non HTML/XHTML) ou FALSE sinon.

Avertissement

Cette fonction n'est pas encore implémentée par la bibliothèque Tidylib elle-même, donc elle retournera toujours 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> <tidy_is_xhtml
Last updated: Fri, 11 Apr 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites