require_once 'PEAR/config.php';
bool PEAR_Config::writeConfigFile ([string $file = NULL [, bool $layer = 'user']])
bool PEAR_Config::writeConfigFile
Writes data into a config layer from a file.
file to read from
whether to overwrite existing data
bool - Возвращает TRUE при удаче и PEAR_Error в обратном случае.
Таблица 29-1. Возможные значения PEAR_Error
Эта функция не должна вызываться статически.