PEAR_Config::getGroup | PEAR_Config::getGroups |
PEAR_Config | |
PEAR Manual | |
require_once 'PEAR/config.php'; |
array PEAR_Config::getGroupKeys (
string $group
)
Get the list of the parameters in a group.
parameter group
array list of parameters in $group
This function can not be called statically.
PEAR_Config::getGroup | PEAR_Config::getGroups |
PEAR_Config | |
PEAR Manual | |