tidy::parseString
tidy::parseString
tidy_parse_string
(PHP 5, PHP 7, PECL tidy >= 0.5.2)
tidy::parseString -- tidy_parse_string — Parse a document stored in a string
Description
Object oriented style
bool tidy::parseString ( string $input [, mixed $config [, string $encoding ]] )
Procedural style
tidy tidy_parse_string ( string $input [, mixed $config [, string $encoding ]] )
Parses a document stored in a string.