[PHP-DOC] cvs: phpdoc /en/reference/ifx ini.xml From: Friedhelm Betz (holliwell <email protected>)
Date: 09/15/02

betz Sun Sep 15 11:14:07 2002 EDT

  Modified files:
    /phpdoc/en/reference/ifx ini.xml
  Log:
  safe mode info added
  
  
Index: phpdoc/en/reference/ifx/ini.xml
diff -u phpdoc/en/reference/ifx/ini.xml:1.2 phpdoc/en/reference/ifx/ini.xml:1.3
--- phpdoc/en/reference/ifx/ini.xml:1.2 Sun Sep 15 06:19:38 2002
+++ phpdoc/en/reference/ifx/ini.xml Sun Sep 15 11:14:07 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <section id="ifx.configuration">
  &reftitle.runtime;
  &extension.runtime;
@@ -252,7 +252,8 @@
     <para>
      The default host to connect to when no host is specified
      in <function>ifx_connect</function> or
- <function>ifx_pconnect</function>.
+ <function>ifx_pconnect</function>. Doesn't apply in
+ <link linkend="features.safe-mode">safe mode</link>.
     </para>
    </listitem>
   </varlistentry>
@@ -265,7 +266,8 @@
     <para>
      The default user id to use when none is specified
      in <function>ifx_connect</function> or
- <function>ifx_pconnect</function>.
+ <function>ifx_pconnect</function>. Doesn't apply in
+ <link linkend="features.safe-mode">safe mode</link>.
     </para>
    </listitem>
   </varlistentry>
@@ -278,7 +280,8 @@
     <para>
      The default password to use when none is specified
      in <function>ifx_connect</function> or
- <function>ifx_pconnect</function>.
+ <function>ifx_pconnect</function>. Doesn't apply in
+ <link linkend="features.safe-mode">safe mode</link>.
     </para>
    </listitem>
   </varlistentry>

-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php