PEAR_Config::getFTP PEAR_Config::getGroupKeys

PEAR_Config

PEAR Manual


PEAR_Config::getGroup

PEAR_Config::getGroup() -- Get the parameter group for a config key

Synopsis

      require_once 'PEAR/config.php';
     

string PEAR_Config::getGroup ( string $key )

Description

Get the parameter group for a config key.

Parameter

string $key

config key

Return value

string - parameter group

Note

This function can not be called statically.



PEAR_Config::getFTP PEAR_Config::getGroupKeys

PEAR_Config

PEAR Manual