PHP function ini_set()

Availability in PHP 4.0

Sets the value of a configuration option

Parameters

Parameter Data type Default value Note
$varname string not
$newvalue string not The new value for the option.

Return values

string

|bool the old value on success, false on failure.

Other resources

Official ini-set documentation

Newsletter

Nejlepsi tipy a triky o PHP do Vaseho e-mailu. Clanky a novinky nejen ze sveta PHP a programovani.