Description
string
ini_alter ( string varname, string newvalue)
Changes the value of a configuration option, returns FALSE on
failure, and the previous value of the configuration option on
success.
See also ini_get(),
ini_get_all(),
ini_restore(), and
ini_set()