tidy::parseFile
tidy::parseFile
tidy_parse_file
(PHP 5, PHP 7, PECL tidy >= 0.5.2)
tidy::parseFile -- tidy_parse_file — Parse markup in file or URI
Description
Object oriented style
bool tidy::parseFile ( string $filename [, mixed $config [, string $encoding [, bool $use_include_path = false ]]] )
Procedural style
tidy tidy_parse_file ( string $filename [, mixed $config [, string $encoding [, bool $use_include_path = false ]]] )
Parses the given file.