|
PHP5中文手册
tidy_load_config(PECL tidy:0.5.2-1.2) tidy_load_config — Load an ASCII Tidy configuration file with the specified encoding Description
void tidy_load_config
( string $filename
, string $encoding
)
This function loads a Tidy configuration file, with the specified encoding .
|