require_once 'PEAR/config.php';
bool PEAR_Config::store ([string $layer = 'user'])
bool PEAR_Config::store
Stores configuration data in a layer.
config layer to store
bool - Returns TRUE on success, PEAR_Error on failure.
Table 27-1. Possible PEAR_Error values
This function can not be called statically.