Overview
KB
Technical FAQ
PHP Manual
CSS2 Manual
HTML Manual
JS Guide
JS Reference
PhpDock Manual
Nu-Coder Manual
PhpExpress Manual
PHP Joomla
Development
Learn PHP
 
<ini_getini_set>
Last updated: Tue, 19 Sep 2006

ini_restore

(PHP 4, PHP 5)

ini_restore -- Restores the value of a configuration option

Description

void ini_restore ( string varname )

Restores a given configuration option to its original value.

See also ini_get(), ini_get_all(), and ini_set().




<ini_getini_set>
Last updated: Tue, 19 Sep 2006