(PHP4 >= 4.0RC1)
string ini_set (string varname, string newvalue)
string ini_set
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()