PEAR_Config::singleton | PEAR_Config::toDefault |
PEAR_Config | |
PEAR Manual | |
require_once 'PEAR/config.php'; |
bool PEAR_Config::store (
string $layer = 'user'
)
Stores configuration data in a layer.
config layer to store
bool - Returns TRUE on success, PEAR_Error on failure.
Error code | Error value | Meaning | Solution |
" |
This function can not be called statically.
PEAR_Config::singleton | PEAR_Config::toDefault |
PEAR_Config | |
PEAR Manual | |