tidy_load_config
(PECL tidy >= 0.5.2)
tidy_load_config — Load an ASCII Tidy configuration file with the specified encoding
说明
void tidy_load_config ( string $filename , string $encoding )Loads a Tidy configuration file, with the specified encoding.
参数
- filename
-
- encoding
-
返回值
没有返回值。
注释
Note: 此函数仅可在 Tidy 1.0 中有效。在 Tidy 2.0 中,其已过时并已被移除。