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

search for in the

Tipi di risorse> <Installazione
Last updated: Fri, 18 Jul 2008

view this page in

Configurazione di Runtime

Il comportamento di queste funzioni รจ influenzato dalle impostazioni di php.ini.

mSQL configuration options
Name Default Changeable Changelog
msql.allow_persistent "1" PHP_INI_ALL  
msql.max_persistent "-1" PHP_INI_ALL  
msql.max_links "-1" PHP_INI_ALL  
Per maggiori dettagli sulle costanti PHP_INI_* vedere Impostazioni del php.ini.

Breve descrizione dei parametri di configurazione.

msql.allow_persistent boolean

Whether to allow persistent mSQL connections.

msql.max_persistent integer

The maximum number of persistent mSQL connections per process.

The maximum number of mSQL connections per process, including persistent connections.



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

Tipi di risorse> <Installazione
Last updated: Fri, 18 Jul 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites