February 2013
Intermediate to advanced
538 pages
20h 55m
English
ini_set
string ini_set(stringvariable, stringvalue)
Sets the configuration option
variable to
value. Returns the previous value if
successful or false if not. The new
value is kept for the duration of the current script and is restored
after the script ends.
Read now
Unlock full access