bool PEAR_Config::store (
string $layer = 'user'
)
Stores configuration data in a layer.
$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.