|
PHP5中文手册
tidy_get_output(PHP 5, PECL tidy:0.5.2-1.2) tidy_get_output — Return a string representing the parsed tidy markup Description
string tidy_get_output
( tidy $object
)
tidy_get_output() returns a string with the repaired html.
Example#1 tidy_get_output() example
<?php 上例将输出:
|