PEAR_Config::getKeys()

PEAR_Config::getKeys() -- Get all the current config keys

Referentiesamenvatting

require_once 'PEAR/config.php';

array PEAR_Config::getKeys (void)

Beschrijving

Get all the current config keys

Return waarde

array - simple array of config keys

Note

Deze functie kan niet statisch worden aangeroepen.