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 )

Описание

Get the parameter group for a config key.

Parameter

string $key

config key

Return value

string - parameter group

Замечание

This function can not be called statically.

    Поддержать сайт на родительском проекте КГБ