?
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.
返回指定配置變量的值。如果不指定變量名稱,則會返回一個包含所有已加載配置變量的值的數(shù)組。
Example 13-15. get_config_vars
|