tidy_get_root
(PHP 5)
tidy_get_root --
Returns a TidyNode Object representing the root of the tidy parse tree
Description
Procedural style:
object
tidy_get_root ( resource tidy)
Object oriented style:
object
tidy->root ( void )
注: This function is only available with Zend Engine 2,
this means PHP >= 5.0.0.