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.

The ftp server is set in readFTPConfigFile. It exists only if a remote configuration file has been specified (Previous) Get the list of the parameters in a group (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.