Russian Ukraine English
Catalog RSS


ini_set

(PHP 4 >= 4.0RC1)

ini_set -- Set the value of a configuration option

Description

string ini_set (string varname, string newvalue)

Sets the value of the given configuration option. Returns the old value on success, false on failure.

See also ini_alter(), ini_get(), ini_restore()

Led