Helping ordinary people create extraordinary websites!


PEAR_Config::getGroupKeys()

PEAR_Config::getGroupKeys() -- Get the list of the parameters in a group

Description

Get the list of the parameters in a group.

Parameter

string $group

parameter group

Return value

array list of parameters in $group

Note

This function can not be called statically.