PEAR_Config::getFTP | PEAR_Config::getGroupKeys |
PEAR_Config | |
PEAR Manual | |
require_once 'PEAR/config.php'; |
string PEAR_Config::getGroup (
string $key
)
Get the parameter group for a config key.
config key
string - parameter group
This function can not be called statically.
PEAR_Config::getFTP | PEAR_Config::getGroupKeys |
PEAR_Config | |
PEAR Manual | |