php-manual.net

 
Home | PHP Manual auf Deutsch | PHP Manual in English | PHP manuel le sur le français | Impressum



Restores the value of a configuration option

ini_restore

(PHP 4, PHP 5)

ini_restore — Restores the value of a configuration option

Beschreibung

void ini_restore ( string $varname )

Restores a given configuration option to its original value.

Parameter Liste

varname

The configuration option name.

Rückgabewerte

Es wird kein Wert zurückgegeben.