©
이 문서에서는 PHP 중국어 웹사이트 매뉴얼 풀어 주다
(PECL tidy >= 0.5.2)
tidy_save_config — Save current settings to named file
$filename
)Saves current settings to the specified file. Only non-default values are written.
filename
Path to the config file.
成功时返回 TRUE
, 或者在失败时返回 FALSE
。
Note: 此函数仅可在 Tidy 1.0 中有效。在 Tidy 2.0 中,其已过时并已被移除。