PHP » GoLang |
login |
register |
about
|
tidy::roottidy_get_root(PHP 5, PHP 7, PECL tidy 0.5.2-1.0.0) tidy::root -- tidy_get_root — Returns a tidyNode object representing the root of the tidy parse tree DescriptionObject oriented style Procedural style Returns a tidyNode object representing the root of the tidy parse tree. Return ValuesReturns the tidyNode object. Examples
Example #1 tidy::root() example
<?php The above example will output: ..html ....head ......title ....body ......p ........"paragraph" ......br Notes
|
more
Recently updated
more
Most requested
more
Last requests
|