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