From 9589d167896f586abe8e39ba390e04fe26a3f6ea Mon Sep 17 00:00:00 2001 From: Sander Roobol Date: Sat, 6 Apr 2002 10:38:44 +0000 Subject: [PATCH] Sorted the list of ini options. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@76804 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/info.xml | 325 +++++++++++++++++++++++---------------------- 1 file changed, 163 insertions(+), 162 deletions(-) diff --git a/functions/info.xml b/functions/info.xml index 7daf0c9661..30afd966db 100644 --- a/functions/info.xml +++ b/functions/info.xml @@ -1,5 +1,5 @@ - + PHP Options&Information PHP Options/Info @@ -955,11 +955,121 @@ echo $dat["ru_utime.tv_usec"]; # user time used (microseconds) + + allow_call_time_pass_reference + "1" + PHP_INI_SYSTEM|PHP_INI_PERDIR + + + allow_url_fopen + "1" + PHP_INI_ALL + + + arg_separator + "&" + PHP_INI_ALL + + + asp_tags + "0" + PHP_INI_SYSTEM|PHP_INI_PERDIR + + + auto_append_file + &null; + PHP_INI_ALL + + + auto_prepend_file + &null; + PHP_INI_ALL + + + browscap + &null; + PHP_INI_SYSTEM + + + default_charset + SAPI_DEFAULT_CHARSET + PHP_INI_ALL + + + default_mimetype + SAPI_DEFAULT_MIMETYPE + PHP_INI_ALL + define_syslog_variables "0" PHP_INI_ALL + + disable_functions + "" + PHP_INI_SYSTEM + + + display_errors + "1" + PHP_INI_ALL + + + display_startup_errors + "0" + PHP_INI_ALL + + + doc_root + &null; + PHP_INI_SYSTEM + + + enable_dl + "1" + PHP_INI_SYSTEM + + + error_append_string + &null; + PHP_INI_ALL + + + error_log + &null; + PHP_INI_ALL + + + error_prepend_string + &null; + PHP_INI_ALL + + + error_reporting + &null; + PHP_INI_ALL + + + expose_php + "1" + PHP_INI_SYSTEM + + + extension_dir + PHP_EXTENSION_DIR + PHP_INI_SYSTEM + + + file_uploads + "1" + PHP_INI_PERDIR|PHP_INI_SYSTEM + + + gpc_order + "GPC" + PHP_INI_ALL + highlight.bg HL_BG_COLOR @@ -990,46 +1100,6 @@ echo $dat["ru_utime.tv_usec"]; # user time used (microseconds) HL_STRING_COLOR PHP_INI_ALL - - allow_call_time_pass_reference - "1" - PHP_INI_SYSTEM|PHP_INI_PERDIR - - - asp_tags - "0" - PHP_INI_SYSTEM|PHP_INI_PERDIR - - - display_errors - "1" - PHP_INI_ALL - - - display_startup_errors - "0" - PHP_INI_ALL - - - enable_dl - "1" - PHP_INI_SYSTEM - - - error_append_string - &null; - PHP_INI_ALL - - - error_prepend_string - &null; - PHP_INI_ALL - - - expose_php - "1" - PHP_INI_SYSTEM - html_errors "1" @@ -1040,6 +1110,11 @@ echo $dat["ru_utime.tv_usec"]; # user time used (microseconds) "0" PHP_INI_ALL + + include_path + PHP_INCLUDE_PATH + PHP_INI_ALL + implicit_flush "0" @@ -1065,6 +1140,21 @@ echo $dat["ru_utime.tv_usec"]; # user time used (microseconds) "0" PHP_INI_PERDIR|PHP_INI_SYSTEM + + max_execution_time + "30" + PHP_INI_ALL + + + memory_limit + "8M" + PHP_INI_ALL + + + open_basedir + &null; + PHP_INI_SYSTEM + output_buffering "0" @@ -1075,6 +1165,16 @@ echo $dat["ru_utime.tv_usec"]; # user time used (microseconds) &null; PHP_INI_PERDIR|PHP_INI_SYSTEM + + post_max_size + "8M" + PHP_INI_SYSTEM + + + precision + "14" + PHP_INI_ALL + register_argc_argv "1" @@ -1090,11 +1190,31 @@ echo $dat["ru_utime.tv_usec"]; # user time used (microseconds) "0" PHP_INI_SYSTEM + + safe_mode_exec_dir + "1" + PHP_INI_SYSTEM + + + sendmail_from + &null; + PHP_INI_ALL + + + sendmail_path + DEFAULT_SENDMAIL_PATH + PHP_INI_SYSTEM + short_open_tag "1" PHP_INI_SYSTEM|PHP_INI_PERDIR + + SMTP + "localhost" + PHP_INI_ALL + sql.safe_mode "0" @@ -1105,91 +1225,11 @@ echo $dat["ru_utime.tv_usec"]; # user time used (microseconds) "0" PHP_INI_ALL - - y2k_compliance - "0" - PHP_INI_ALL - - - arg_separator - "&" - PHP_INI_ALL - - - auto_append_file - &null; - PHP_INI_ALL - - - auto_prepend_file - &null; - PHP_INI_ALL - - - doc_root - &null; - PHP_INI_SYSTEM - - - default_charset - SAPI_DEFAULT_CHARSET - PHP_INI_ALL - - - default_mimetype - SAPI_DEFAULT_MIMETYPE - PHP_INI_ALL - - - error_log - &null; - PHP_INI_ALL - - - extension_dir - PHP_EXTENSION_DIR - PHP_INI_SYSTEM - - - gpc_order - "GPC" - PHP_INI_ALL - - - include_path - PHP_INCLUDE_PATH - PHP_INI_ALL - - - max_execution_time - "30" - PHP_INI_ALL - - - open_basedir - &null; - PHP_INI_SYSTEM - - - safe_mode_exec_dir - "1" - PHP_INI_SYSTEM - upload_max_filesize "2M" PHP_INI_PERDIR|PHP_INI_SYSTEM - - file_uploads - "1" - PHP_INI_PERDIR|PHP_INI_SYSTEM - - - post_max_size - "8M" - PHP_INI_SYSTEM - upload_tmp_dir &null; @@ -1206,50 +1246,11 @@ echo $dat["ru_utime.tv_usec"]; # user time used (microseconds) PHP_INI_ALL - SMTP - "localhost" + y2k_compliance + "0" PHP_INI_ALL - browscap - &null; - PHP_INI_SYSTEM - - - error_reporting - &null; - PHP_INI_ALL - - - memory_limit - "8M" - PHP_INI_ALL - - - precision - "14" - PHP_INI_ALL - - - sendmail_from - &null; - PHP_INI_ALL - - - sendmail_path - DEFAULT_SENDMAIL_PATH - PHP_INI_SYSTEM - - - disable_functions - "" - PHP_INI_SYSTEM - - - allow_url_fopen - "1" - PHP_INI_ALL -