Search for in the Packages This site (using Yahoo!) Developers Developer mailing list General mailing list CVS commits mailing list
require_once 'PEAR/config.php';
mixed PEAR_Config::get (string $key [, mixed $layer = NULL])
mixed PEAR_Config::get
Returns a configuration value, prioritizing layers as per the layers property.
config key
layer key
mixed the config value, or NULL if not found
This function can not be called statically.