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.