?
本文檔使用 PHP中文網(wǎng)手冊 發(fā)布
void clear_config
([string
var])
This clears all assigned config variables. If a variable name is
supplied, only that variable is cleared.
清除所有配置變量,如果指定了變量名稱,則只清除所指定的配置變量。
Example 13-10. clear_config
|