| PEAR_Config::readFTPConfigFile | PEAR_Config::removeLayer | 
| PEAR_Config | |
| PEAR Manual | |
| 
      require_once 'PEAR/config.php';
      | 
      bool       PEAR_Config::remove ( 
      string $key
       , string $layer = 'user'
     )
Remove a config key from a specific config layer.
config key
config layer
bool - Returns TRUE on success, PEAR_Error on failure.
| Error code | Error value | Meaning | Solution | 
| " | 
This function can not be called statically.
| PEAR_Config::readFTPConfigFile | PEAR_Config::removeLayer | 
| PEAR_Config | |
| PEAR Manual | |