©
This document uses PHP Chinese website manual Release
array get_config_vars
([string
varname])
This returns the given loaded config variable value. If no
parameter is given, an array of all loaded config variables is returned.
返回指定配置变量的值。如果不指定变量名称,则会返回一个包含所有已加载配置变量的值的数组。
Example 13-15. get_config_vars
|