mfischer                Sat May 11 16:24:52 2002 EDT

  Modified files:              
    /phpdoc/en/reference/filesystem/functions   parse-ini-file.xml 
  Log:
  - Update.
  # Go Rasmus go :-)
  
  
Index: phpdoc/en/reference/filesystem/functions/parse-ini-file.xml
diff -u phpdoc/en/reference/filesystem/functions/parse-ini-file.xml:1.3 
phpdoc/en/reference/filesystem/functions/parse-ini-file.xml:1.4
--- phpdoc/en/reference/filesystem/functions/parse-ini-file.xml:1.3     Mon Apr 29 
04:09:01 2002
+++ phpdoc/en/reference/filesystem/functions/parse-ini-file.xml Sat May 11 16:24:52 
+2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.87 -->
   <refentry id="function.parse-ini-file">
    <refnamediv>
@@ -29,6 +29,13 @@
       the time you run your script. This function can be used to
       read in your own application's configuration files.
      </para>
+    </note>
+    <note>
+     <simpara>
+      Since PHP 4.2.1 this function is also affected by <link
+      linkend="ini.safe-mode">safe_mode</link> and <link
+      linkend="ini.open-basedir">open_basedir</link>.
+     </simpara>
     </note>
     <para>
      The structure of the ini file is similar to that of


Reply via email to