PHP » GoLang |
login |
register |
about
|
tidy::bodytidy_get_body(PHP 5, PHP 7, PECL tidy 0.5.2-1.0) tidy::body -- tidy_get_body — Returns a tidyNode object starting from the <body> tag of the tidy parse tree DescriptionObject oriented style Procedural style Returns a tidyNode object starting from the <body> tag of the tidy parse tree. Return ValuesReturns a tidyNode object starting from the <body> tag of the tidy parse tree. Examples
Example #1 tidy::getBody() example
<?php The above example will output: <body> <p>paragraph</p> </body> Notes
See Also
|
more
Recently updated
more
Most requested
more
Last requests
|