3.4.3 Directives de configuration
3.4 Configuration
3 Comment commencer
Manuel PHP
. Options Httpd ->Options du langage . Limitation des ressources . Gestion des données . Dossiers . File Uploads . Options de SQL . Configuration des débogeurs
|
3.4.3.2 Options du langage
| Nom |
Valeur par défaut |
Modifications |
| short_open_tag |
On |
PHP_INI_SYSTEM|PHP_INI_PERDIR |
| asp_tags |
Off |
PHP_INI_SYSTEM|PHP_INI_PERDIR |
| precision |
"14" |
PHP_INI_ALL |
| y2k_compliance |
Off |
PHP_INI_ALL |
| allow_call_time_pass_reference |
On |
PHP_INI_SYSTEM|PHP_INI_PERDIR |
| expose_php |
On |
PHP_INI_SYSTEM |
Voici un éclaircissement sur l'utilisation des directives de configuration.
Sommaire :
|