sander Sat Apr 6 05:38:44 2002 EDT
Modified files:
/phpdoc/en/functions info.xml
Log:
Sorted the list of ini options.
Index: phpdoc/en/functions/info.xml
diff -u phpdoc/en/functions/info.xml:1.96 phpdoc/en/functions/info.xml:1.97
--- phpdoc/en/functions/info.xml:1.96 Sat Apr 6 05:27:10 2002
+++ phpdoc/en/functions/info.xml Sat Apr 6 05:38:44 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.96 $ -->
+<!-- $Revision: 1.97 $ -->
<reference id="ref.info">
<title>PHP Options&Information</title>
<titleabbrev>PHP Options/Info</titleabbrev>
@@ -956,49 +956,59 @@
</thead>
<tbody>
<row>
- <entry>define_syslog_variables</entry>
- <entry>"0"</entry>
- <entry>PHP_INI_ALL</entry>
+ <entry>allow_call_time_pass_reference</entry>
+ <entry>"1"</entry>
+ <entry>PHP_INI_SYSTEM|PHP_INI_PERDIR</entry>
</row>
<row>
- <entry>highlight.bg</entry>
- <entry>HL_BG_COLOR</entry>
+ <entry>allow_url_fopen</entry>
+ <entry>"1"</entry>
<entry>PHP_INI_ALL</entry>
</row>
<row>
- <entry>highlight.comment</entry>
- <entry>HL_COMMENT_COLOR</entry>
+ <entry>arg_separator</entry>
+ <entry>"&"</entry>
<entry>PHP_INI_ALL</entry>
</row>
<row>
- <entry>highlight.default</entry>
- <entry>HL_DEFAULT_COLOR</entry>
- <entry>PHP_INI_ALL</entry>
+ <entry>asp_tags</entry>
+ <entry>"0"</entry>
+ <entry>PHP_INI_SYSTEM|PHP_INI_PERDIR</entry>
</row>
<row>
- <entry>highlight.html</entry>
- <entry>HL_HTML_COLOR</entry>
+ <entry>auto_append_file</entry>
+ <entry>&null;</entry>
<entry>PHP_INI_ALL</entry>
</row>
<row>
- <entry>highlight.keyword</entry>
- <entry>HL_KEYWORD_COLOR</entry>
+ <entry>auto_prepend_file</entry>
+ <entry>&null;</entry>
<entry>PHP_INI_ALL</entry>
</row>
<row>
- <entry>highlight.string</entry>
- <entry>HL_STRING_COLOR</entry>
+ <entry>browscap</entry>
+ <entry>&null;</entry>
+ <entry>PHP_INI_SYSTEM</entry>
+ </row>
+ <row>
+ <entry>default_charset</entry>
+ <entry>SAPI_DEFAULT_CHARSET</entry>
<entry>PHP_INI_ALL</entry>
</row>
<row>
- <entry>allow_call_time_pass_reference</entry>
- <entry>"1"</entry>
- <entry>PHP_INI_SYSTEM|PHP_INI_PERDIR</entry>
+ <entry>default_mimetype</entry>
+ <entry>SAPI_DEFAULT_MIMETYPE</entry>
+ <entry>PHP_INI_ALL</entry>
</row>
<row>
- <entry>asp_tags</entry>
+ <entry>define_syslog_variables</entry>
<entry>"0"</entry>
- <entry>PHP_INI_SYSTEM|PHP_INI_PERDIR</entry>
+ <entry>PHP_INI_ALL</entry>
+ </row>
+ <row>
+ <entry>disable_functions</entry>
+ <entry>""</entry>
+ <entry>PHP_INI_SYSTEM</entry>
</row>
<row>
<entry>display_errors</entry>
@@ -1011,6 +1021,11 @@
<entry>PHP_INI_ALL</entry>
</row>
<row>
+ <entry>doc_root</entry>
+ <entry>&null;</entry>
+ <entry>PHP_INI_SYSTEM</entry>
+ </row>
+ <row>
<entry>enable_dl</entry>
<entry>"1"</entry>
<entry>PHP_INI_SYSTEM</entry>
@@ -1021,153 +1036,158 @@
<entry>PHP_INI_ALL</entry>
</row>
<row>
+ <entry>error_log</entry>
+ <entry>&null;</entry>
+ <entry>PHP_INI_ALL</entry>
+ </row>
+ <row>
<entry>error_prepend_string</entry>
<entry>&null;</entry>
<entry>PHP_INI_ALL</entry>
</row>
<row>
- <entry>expose_php</entry>
- <entry>"1"</entry>
- <entry>PHP_INI_SYSTEM</entry>
+ <entry>error_reporting</entry>
+ <entry>&null;</entry>
+ <entry>PHP_INI_ALL</entry>
</row>
<row>
- <entry>html_errors</entry>
+ <entry>expose_php</entry>
<entry>"1"</entry>
<entry>PHP_INI_SYSTEM</entry>
</row>
<row>
- <entry>ignore_user_abort</entry>
- <entry>"0"</entry>
- <entry>PHP_INI_ALL</entry>
+ <entry>extension_dir</entry>
+ <entry>PHP_EXTENSION_DIR</entry>
+ <entry>PHP_INI_SYSTEM</entry>
</row>
<row>
- <entry>implicit_flush</entry>
- <entry>"0"</entry>
+ <entry>file_uploads</entry>
+ <entry>"1"</entry>
<entry>PHP_INI_PERDIR|PHP_INI_SYSTEM</entry>
</row>
<row>
- <entry>log_errors</entry>
- <entry>"0"</entry>
+ <entry>gpc_order</entry>
+ <entry>"GPC"</entry>
<entry>PHP_INI_ALL</entry>
</row>
<row>
- <entry>magic_quotes_gpc</entry>
- <entry>"1"</entry>
- <entry>PHP_INI_PERDIR|PHP_INI_SYSTEM</entry>
+ <entry>highlight.bg</entry>
+ <entry>HL_BG_COLOR</entry>
+ <entry>PHP_INI_ALL</entry>
</row>
<row>
- <entry>magic_quotes_runtime</entry>
- <entry>"0"</entry>
+ <entry>highlight.comment</entry>
+ <entry>HL_COMMENT_COLOR</entry>
<entry>PHP_INI_ALL</entry>
</row>
<row>
- <entry>magic_quotes_sybase</entry>
- <entry>"0"</entry>
- <entry>PHP_INI_PERDIR|PHP_INI_SYSTEM</entry>
+ <entry>highlight.default</entry>
+ <entry>HL_DEFAULT_COLOR</entry>
+ <entry>PHP_INI_ALL</entry>
</row>
<row>
- <entry>output_buffering</entry>
- <entry>"0"</entry>
- <entry>PHP_INI_PERDIR|PHP_INI_SYSTEM</entry>
+ <entry>highlight.html</entry>
+ <entry>HL_HTML_COLOR</entry>
+ <entry>PHP_INI_ALL</entry>
</row>
<row>
- <entry>output_handler</entry>
- <entry>&null;</entry>
- <entry>PHP_INI_PERDIR|PHP_INI_SYSTEM</entry>
+ <entry>highlight.keyword</entry>
+ <entry>HL_KEYWORD_COLOR</entry>
+ <entry>PHP_INI_ALL</entry>
</row>
<row>
- <entry>register_argc_argv</entry>
- <entry>"1"</entry>
+ <entry>highlight.string</entry>
+ <entry>HL_STRING_COLOR</entry>
<entry>PHP_INI_ALL</entry>
</row>
<row>
- <entry>register_globals</entry>
+ <entry>html_errors</entry>
<entry>"1"</entry>
- <entry>PHP_INI_PERDIR|PHP_INI_SYSTEM</entry>
+ <entry>PHP_INI_SYSTEM</entry>
</row>
<row>
- <entry>safe_mode</entry>
+ <entry>ignore_user_abort</entry>
<entry>"0"</entry>
- <entry>PHP_INI_SYSTEM</entry>
+ <entry>PHP_INI_ALL</entry>
</row>
<row>
- <entry>short_open_tag</entry>
- <entry>"1"</entry>
- <entry>PHP_INI_SYSTEM|PHP_INI_PERDIR</entry>
+ <entry>include_path</entry>
+ <entry>PHP_INCLUDE_PATH</entry>
+ <entry>PHP_INI_ALL</entry>
</row>
<row>
- <entry>sql.safe_mode</entry>
+ <entry>implicit_flush</entry>
<entry>"0"</entry>
- <entry>PHP_INI_SYSTEM</entry>
+ <entry>PHP_INI_PERDIR|PHP_INI_SYSTEM</entry>
</row>
<row>
- <entry>track_errors</entry>
+ <entry>log_errors</entry>
<entry>"0"</entry>
<entry>PHP_INI_ALL</entry>
</row>
<row>
- <entry>y2k_compliance</entry>
+ <entry>magic_quotes_gpc</entry>
+ <entry>"1"</entry>
+ <entry>PHP_INI_PERDIR|PHP_INI_SYSTEM</entry>
+ </row>
+ <row>
+ <entry>magic_quotes_runtime</entry>
<entry>"0"</entry>
<entry>PHP_INI_ALL</entry>
</row>
<row>
- <entry>arg_separator</entry>
- <entry>"&"</entry>
- <entry>PHP_INI_ALL</entry>
+ <entry>magic_quotes_sybase</entry>
+ <entry>"0"</entry>
+ <entry>PHP_INI_PERDIR|PHP_INI_SYSTEM</entry>
</row>
<row>
- <entry>auto_append_file</entry>
- <entry>&null;</entry>
+ <entry>max_execution_time</entry>
+ <entry>"30"</entry>
<entry>PHP_INI_ALL</entry>
</row>
<row>
- <entry>auto_prepend_file</entry>
- <entry>&null;</entry>
+ <entry>memory_limit</entry>
+ <entry>"8M"</entry>
<entry>PHP_INI_ALL</entry>
</row>
<row>
- <entry>doc_root</entry>
+ <entry>open_basedir</entry>
<entry>&null;</entry>
<entry>PHP_INI_SYSTEM</entry>
</row>
<row>
- <entry>default_charset</entry>
- <entry>SAPI_DEFAULT_CHARSET</entry>
- <entry>PHP_INI_ALL</entry>
- </row>
- <row>
- <entry>default_mimetype</entry>
- <entry>SAPI_DEFAULT_MIMETYPE</entry>
- <entry>PHP_INI_ALL</entry>
+ <entry>output_buffering</entry>
+ <entry>"0"</entry>
+ <entry>PHP_INI_PERDIR|PHP_INI_SYSTEM</entry>
</row>
<row>
- <entry>error_log</entry>
+ <entry>output_handler</entry>
<entry>&null;</entry>
- <entry>PHP_INI_ALL</entry>
+ <entry>PHP_INI_PERDIR|PHP_INI_SYSTEM</entry>
</row>
<row>
- <entry>extension_dir</entry>
- <entry>PHP_EXTENSION_DIR</entry>
+ <entry>post_max_size</entry>
+ <entry>"8M"</entry>
<entry>PHP_INI_SYSTEM</entry>
</row>
<row>
- <entry>gpc_order</entry>
- <entry>"GPC"</entry>
+ <entry>precision</entry>
+ <entry>"14"</entry>
<entry>PHP_INI_ALL</entry>
</row>
<row>
- <entry>include_path</entry>
- <entry>PHP_INCLUDE_PATH</entry>
+ <entry>register_argc_argv</entry>
+ <entry>"1"</entry>
<entry>PHP_INI_ALL</entry>
</row>
<row>
- <entry>max_execution_time</entry>
- <entry>"30"</entry>
- <entry>PHP_INI_ALL</entry>
+ <entry>register_globals</entry>
+ <entry>"1"</entry>
+ <entry>PHP_INI_PERDIR|PHP_INI_SYSTEM</entry>
</row>
<row>
- <entry>open_basedir</entry>
- <entry>&null;</entry>
+ <entry>safe_mode</entry>
+ <entry>"0"</entry>
<entry>PHP_INI_SYSTEM</entry>
</row>
<row>
@@ -1176,34 +1196,19 @@
<entry>PHP_INI_SYSTEM</entry>
</row>
<row>
- <entry>upload_max_filesize</entry>
- <entry>"2M"</entry>
- <entry>PHP_INI_PERDIR|PHP_INI_SYSTEM</entry>
- </row>
- <row>
- <entry>file_uploads</entry>
- <entry>"1"</entry>
- <entry>PHP_INI_PERDIR|PHP_INI_SYSTEM</entry>
- </row>
- <row>
- <entry>post_max_size</entry>
- <entry>"8M"</entry>
- <entry>PHP_INI_SYSTEM</entry>
- </row>
- <row>
- <entry>upload_tmp_dir</entry>
+ <entry>sendmail_from</entry>
<entry>&null;</entry>
- <entry>PHP_INI_SYSTEM</entry>
+ <entry>PHP_INI_ALL</entry>
</row>
<row>
- <entry>user_dir</entry>
- <entry>&null;</entry>
+ <entry>sendmail_path</entry>
+ <entry>DEFAULT_SENDMAIL_PATH</entry>
<entry>PHP_INI_SYSTEM</entry>
</row>
<row>
- <entry>variables_order</entry>
- <entry>&null;</entry>
- <entry>PHP_INI_ALL</entry>
+ <entry>short_open_tag</entry>
+ <entry>"1"</entry>
+ <entry>PHP_INI_SYSTEM|PHP_INI_PERDIR</entry>
</row>
<row>
<entry>SMTP</entry>
@@ -1211,45 +1216,41 @@
<entry>PHP_INI_ALL</entry>
</row>
<row>
- <entry>browscap</entry>
- <entry>&null;</entry>
+ <entry>sql.safe_mode</entry>
+ <entry>"0"</entry>
<entry>PHP_INI_SYSTEM</entry>
</row>
<row>
- <entry>error_reporting</entry>
- <entry>&null;</entry>
- <entry>PHP_INI_ALL</entry>
- </row>
- <row>
- <entry>memory_limit</entry>
- <entry>"8M"</entry>
+ <entry>track_errors</entry>
+ <entry>"0"</entry>
<entry>PHP_INI_ALL</entry>
</row>
<row>
- <entry>precision</entry>
- <entry>"14"</entry>
- <entry>PHP_INI_ALL</entry>
+ <entry>upload_max_filesize</entry>
+ <entry>"2M"</entry>
+ <entry>PHP_INI_PERDIR|PHP_INI_SYSTEM</entry>
</row>
<row>
- <entry>sendmail_from</entry>
+ <entry>upload_tmp_dir</entry>
<entry>&null;</entry>
- <entry>PHP_INI_ALL</entry>
+ <entry>PHP_INI_SYSTEM</entry>
</row>
<row>
- <entry>sendmail_path</entry>
- <entry>DEFAULT_SENDMAIL_PATH</entry>
+ <entry>user_dir</entry>
+ <entry>&null;</entry>
<entry>PHP_INI_SYSTEM</entry>
</row>
<row>
- <entry>disable_functions</entry>
- <entry>""</entry>
- <entry>PHP_INI_SYSTEM</entry>
+ <entry>variables_order</entry>
+ <entry>&null;</entry>
+ <entry>PHP_INI_ALL</entry>
</row>
<row>
- <entry>allow_url_fopen</entry>
- <entry>"1"</entry>
+ <entry>y2k_compliance</entry>
+ <entry>"0"</entry>
<entry>PHP_INI_ALL</entry>
</row>
+ <row>
</tbody>
</tgroup>
</table>