tidy_is_xml --
Indicates if the document is a generic (non HTML/XHTML) XML document
Syntax
Procedural style:
bool tidy_is_xml ( tidy object )
Object oriented style:
bool tidy->isXml ( void )
This function returns TRUE if the specified tidy
object is a generic XML document (non HTML/XHTML),
or FALSE otherwise.
Warning
This function is not yet implemented in the Tidylib itself, so it always
return FALSE.
Php tidy is xml Function syntax tag
tidy is xml php code on this is provided for your study purpose, it will guide you to know how create and design a website using php. use it to practice and train your self online
Php tidy is xml syntax tutorial
php tutorial guide and code design are for easy learning and programming. The code practice section provided at the top is for practising of this syntax. Use the code section up to practice your php programming online. Learning php is very easy, all you need is to use the examples on this site and practice them to perfect your skills.