PEAR_Config::isDefined

PEAR_Config::isDefined()

PEAR_Config::isDefined() -- Tells whether a key exists as config value

Description

Tells whether a given key exists as a config value.

Parameter

string $key

config key

Return value

bool - whether $key exists in this object

Note

This function can not be called statically.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.