nlopess Mon Jul 26 08:08:27 2004 EDT
Modified files:
/phpdoc/en/reference/info/functions ini-set.xml
Log:
linking more options
http://cvs.php.net/diff.php/phpdoc/en/reference/info/functions/ini-set.xml?r1=1.40&r2=1.41&ty=u
Index: phpdoc/en/reference/info/functions/ini-set.xml
diff -u phpdoc/en/reference/info/functions/ini-set.xml:1.40
phpdoc/en/reference/info/functions/ini-set.xml:1.41
--- phpdoc/en/reference/info/functions/ini-set.xml:1.40 Thu Jul 8 06:39:06 2004
+++ phpdoc/en/reference/info/functions/ini-set.xml Mon Jul 26 08:08:26 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.40 $ -->
+<!-- $Revision: 1.41 $ -->
<!-- splitted from ./en/functions/info.xml, last change in rev 1.23 -->
<refentry id="function.ini-set">
<refnamediv>
@@ -123,7 +123,7 @@
<entry>PHP_INI_SYSTEM</entry>
</row>
<row>
- <entry>child_terminate</entry>
+ <entry><link linkend="ini.child-terminate">child_terminate</link></entry>
<entry>"0"</entry>
<entry>PHP_INI_ALL</entry>
</row>
@@ -618,7 +618,7 @@
<entry>PHP_INI_ALL</entry>
</row>
<row>
- <entry>last_modified</entry>
+ <entry><link linkend="ini.last-modified">last_modified</link></entry>
<entry>"0"</entry>
<entry>PHP_INI_ALL</entry>
</row>
@@ -668,37 +668,37 @@
<entry>PHP_INI_PERDIR</entry>
</row>
<row>
- <entry>mbstring.detect_order</entry>
+ <entry><link
linkend="ini.mbstring.detect-order">mbstring.detect_order</link></entry>
<entry>NULL</entry>
<entry>PHP_INI_ALL</entry>
</row>
<row>
- <entry>mbstring.encoding_translation</entry>
+ <entry><link
linkend="ini.mbstring.encoding-translation">mbstring.encoding_translation</link></entry>
<entry>"0"</entry>
<entry>PHP_INI_PERDIR</entry>
</row>
<row>
- <entry>mbstring.func_overload</entry>
+ <entry><link
linkend="ini.mbstring.func-overload">mbstring.func_overload</link></entry>
<entry>"0"</entry>
<entry>PHP_INI_PERDIR</entry>
</row>
<row>
- <entry>mbstring.http_input</entry>
+ <entry><link
linkend="ini.mbstring.http-input">mbstring.http_input</link></entry>
<entry>"pass"</entry>
<entry>PHP_INI_ALL</entry>
</row>
<row>
- <entry>mbstring.http_output</entry>
+ <entry><link
linkend="ini.mbstring.http-output">mbstring.http_output</link></entry>
<entry>"pass"</entry>
<entry>PHP_INI_ALL</entry>
</row>
<row>
- <entry>mbstring.internal_encoding</entry>
+ <entry><link
linkend="ini.mbstring.internal-encoding">mbstring.internal_encoding</link></entry>
<entry>NULL</entry>
<entry>PHP_INI_ALL</entry>
</row>
<row>
- <entry>mbstring.language</entry>
+ <entry><link
linkend="ini.mbstring.language">mbstring.language</link></entry>
<entry>"neutral"</entry>
<entry>PHP_INI_PERDIR</entry>
</row>
@@ -708,7 +708,7 @@
<entry>PHP_INI_ALL</entry>
</row>
<row>
- <entry>mbstring.substitute_character</entry>
+ <entry><link
linkend="ini.mbstring.substitute-character">mbstring.substitute_character</link></entry>
<entry>NULL</entry>
<entry>PHP_INI_ALL</entry>
</row>
@@ -893,7 +893,7 @@
<entry>PHP_INI_SYSTEM</entry>
</row>
<row>
- <entry>nsapi.read_timeout</entry>
+ <entry><link
linkend="ini.nsapi.read-timeout">nsapi.read_timeout</link></entry>
<entry>"60"</entry>
<entry>PHP_INI_ALL</entry>
</row>
@@ -1069,7 +1069,7 @@
</row>
<row>
<entry><link
linkend="ini.safe-mode-exec-dir">safe_mode_exec_dir</link></entry>
- <entry>"/usr/local/php/bin"</entry>
+ <entry>""</entry>
<entry>PHP_INI_SYSTEM</entry>
</row>
<row>
@@ -1303,12 +1303,12 @@
<entry>PHP_INI_ALL</entry>
</row>
<row>
- <entry>tidy.clean_output</entry>
+ <entry><link
linkend="ini.tidy.clean-output">tidy.clean_output</link></entry>
<entry>"0"</entry>
<entry>PHP_INI_PERDIR</entry>
</row>
<row>
- <entry>tidy.default_config</entry>
+ <entry><link
linkend="ini.tidy.default-config">tidy.default_config</link></entry>
<entry>""</entry>
<entry>PHP_INI_SYSTEM</entry>
</row>
@@ -1353,7 +1353,7 @@
<entry>PHP_INI_ALL</entry>
</row>
<row>
- <entry>xbithack</entry>
+ <entry><link linkend="ini.xbithack">xbithack</link></entry>
<entry>"0"</entry>
<entry>PHP_INI_ALL</entry>
</row>
@@ -1373,7 +1373,7 @@
<entry>PHP_INI_ALL</entry>
</row>
<row>
- <entry>zend.ze1_compatibility_mode</entry>
+ <entry><link
linkend="ini.zend.ze1-compatibility-mode">zend.ze1_compatibility_mode</link></entry>
<entry>"0"</entry>
<entry>PHP_INI_ALL</entry>
</row>