downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

ini_set> <ini_get
Last updated: Thu, 17 Sep 2009

view this page in

ini_restore

(PHP 4, PHP 5)

ini_restoreRestablece el valor de una opción de configuración

Descripción

void ini_restore ( string $nombre_var )

Restablece una opción de configuración dada a su valor original.

Lista de parámetros

nombre_var

El nombre de la opción de configuración.

Valores retornados

No value is returned.

Ver también

  • ini_get() - Obtiene el valor de una opción de configuración
  • ini_get_all() - Obtiene todas las opciones de configuración
  • ini_set() - Establece el valor de una opción de configuración



add a note add a note User Contributed Notes
ini_restore
There are no user contributed notes for this page.

ini_set> <ini_get
Last updated: Thu, 17 Sep 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites