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

search for in the

Types de ressources> <Installation
Last updated: Fri, 26 Dec 2008

view this page in

Configuration à l'exécution

Le comportement de ces fonctions est affecté par la configuration dans le fichier php.ini.

Options de configuration
Nom Par défaut Modifiable Historique
fbsql.allow_persistent "1" PHP_INI_SYSTEM Disponible depuis PHP 4.2.0.
fbsql.generate_warnings "0" PHP_INI_SYSTEM Disponible depuis PHP 4.0.6.
fbsql.autocommit "1" PHP_INI_SYSTEM Disponible depuis PHP 4.0.6.
fbsql.max_persistent "-1" PHP_INI_SYSTEM Disponible depuis PHP 4.0.6.
fbsql.max_links "128" PHP_INI_SYSTEM Disponible depuis PHP 4.0.6.
fbsql.max_connections "128" PHP_INI_SYSTEM Disponible depuis PHP 4.0.6.
fbsql.max_results "128" PHP_INI_SYSTEM Disponible depuis PHP 4.0.6.
fbsql.batchSize "1000" PHP_INI_SYSTEM Disponible depuis PHP 4.2.0. Supprimé en PHP 5.1.0.
fbsql.default_host NULL PHP_INI_SYSTEM Disponible depuis PHP 4.0.6.
fbsql.default_user "_SYSTEM" PHP_INI_SYSTEM Disponible depuis PHP 4.0.6.
fbsql.default_password "" PHP_INI_SYSTEM Disponible depuis PHP 4.0.6.
fbsql.default_database "" PHP_INI_SYSTEM Disponible depuis PHP 4.0.6.
fbsql.default_database_password "" PHP_INI_SYSTEM Disponible depuis PHP 4.0.6.
Pour plus de détails sur les constantes PHP_INI_*, reportez-vous à Directives du php.ini.



add a note add a note User Contributed Notes
Configuration à l'exécution
There are no user contributed notes for this page.

Types de ressources> <Installation
Last updated: Fri, 26 Dec 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites