array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'de', ), 'this' => array ( 0 => 'tidy.isxhtml.php', 1 => 'tidy::isXhtml', 2 => 'Indicates if the document is a XHTML document', ), 'up' => array ( 0 => 'class.tidy.php', 1 => 'tidy', ), 'prev' => array ( 0 => 'tidy.html.php', 1 => 'tidy::html', ), 'next' => array ( 0 => 'tidy.isxml.php', 1 => 'tidy::isXml', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/tidy/tidy/isxhtml.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>
(PHP 5, PHP 7, PHP 8, PECL tidy >= 0.5.2)
tidy::isXhtml -- tidy_is_xhtml — Indicates if the document is a XHTML document
Objektorientierter Stil
Prozeduraler Stil
Tells if the document is a XHTML document.