Procedural style:
tidyNode tidy_get_root ( tidy object )Object oriented style:
tidyNode tidy->root ( void )Returns a tidyNode object representing the root of the tidy parse tree.
Nota: Esta funcion esta disponible solamente con Zend Engine 2, o lo que es lo mismo PHP >= 5.0.0.