| Nom |
Par défaut |
Modifiable |
Historique |
| track_vars |
"On" |
PHP_INI_?? |
|
| arg_separator.output |
"&" |
PHP_INI_ALL |
Disponible depuis PHP 4.0.5. |
| arg_separator.input |
"&" |
PHP_INI_PERDIR |
Disponible depuis PHP 4.0.5. |
| variables_order |
"EGPCS" |
PHP_INI_PERDIR |
|
| auto_globals_jit |
"1" |
PHP_INI_PERDIR |
Disponible depuis PHP 5.0.0. |
| register_globals |
"0" |
PHP_INI_PERDIR |
PHP_INI_ALL en PHP <= 4.2.3. |
| register_argc_argv |
"1" |
PHP_INI_PERDIR |
PHP_INI_ALL en PHP <= 4.2.3. |
| register_long_arrays |
"1" |
PHP_INI_PERDIR |
Disponible depuis PHP 5.0.0. |
| post_max_size |
"8M" |
PHP_INI_PERDIR |
PHP_INI_SYSTEM en PHP <= 4.2.3. Disponible depuis PHP 4.0.3. |
| gpc_order |
"GPC" |
PHP_INI_ALL |
|
| auto_prepend_file |
NULL |
PHP_INI_PERDIR |
PHP_INI_ALL en PHP <= 4.2.3. |
| auto_append_file |
NULL |
PHP_INI_PERDIR |
PHP_INI_ALL en PHP <= 4.2.3. |
| default_mimetype |
"text/html" |
PHP_INI_ALL |
|
| default_charset |
"" |
PHP_INI_ALL |
|
| always_populate_raw_post_data |
"0" |
PHP_INI_PERDIR |
PHP_INI_ALL en PHP <= 4.2.3. Disponible depuis PHP 4.1.0. |
| allow_webdav_methods |
"0" |
PHP_INI_PERDIR |
|
Voici un éclaircissement sur
l'utilisation des directives de configuration.