bool PEAR_Config::writeConfigFile (
string $file
= null
, bool $layer = 'user'
)
Writes data into a config layer from a file.
file to read from
whether to overwrite existing data
bool - Returns TRUE on success, PEAR_Error on failure.
Error code | Error value | Meaning | Solution |
---|---|---|---|
" |
This function can not be called statically.