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

search for in the

Constantes predefinidas> <Instalación
[edit] Last updated: Fri, 24 May 2013

view this page in

Configuración en tiempo de ejecución

El comportamiento de estas funciones se ve afectado por la configuración de php.ini.

Mysqlnd_memcache Opciones de configuración
Nombre Por defecto Cambiable Historial de cambios
mysqlnd_memcache.enable 1 PHP_INI_SYSTEM Available since 1.0.0

He aquí una breve explicación de las directivas de configuración.

mysqlnd_memcache.enable integer

Enables or disables the plugin. If disabled, the extension will not plug into mysqlnd to proxy internal mysqlnd C API calls.

Nota:

This option is mainly used by developers to build this extension statically into PHP. General users are encouraged to build this extension as a shared object, and to unload it completely when it is not needed.



add a note add a note User Contributed Notes Configuración en tiempo de ejecución - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites