PEAR_Config::mergeConfigFile()

PEAR_Config::mergeConfigFile() -- Merges data into a config layer from a file

Synopsis

Описание

Merges data into a config layer from a file. Does the same thing as readConfigFile(), except it does not replace all existing values in the config layer.

Параметр

string $file

file to read from

boolean $override

whether to overwrite existing data

string $layer

config layer to insert data into ('user' or 'system')

Возвращаемое значение

bool - Возвращает TRUE при удаче и PEAR_Error в обратном случае.

Throws

Заметка

Эта функция не должна вызываться статически.

    Поддержать сайт на родительском проекте КГБ