mboeren         Wed Oct 30 11:08:52 2002 EDT

  Modified files:              
    /phpdoc/en/reference/dbx/functions  dbx-escape-string.xml 
                                        dbx-query.xml 
  Log:
  See also: seemed useful here.
  
  
Index: phpdoc/en/reference/dbx/functions/dbx-escape-string.xml
diff -u phpdoc/en/reference/dbx/functions/dbx-escape-string.xml:1.2 
phpdoc/en/reference/dbx/functions/dbx-escape-string.xml:1.3
--- phpdoc/en/reference/dbx/functions/dbx-escape-string.xml:1.2 Wed Oct 30 10:06:00 
2002
+++ phpdoc/en/reference/dbx/functions/dbx-escape-string.xml     Wed Oct 30 11:08:52 
+2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
   <refentry id="function.dbx-escape-string">
    <refnamediv>
     <refname>dbx_escape_string</refname>
@@ -37,6 +37,9 @@
 ]]>
      </programlisting>
     </example>
+    <para>
+     See also: <function>dbx_query</function>.
+    </para>
    </refsect1>
   </refentry>
 
Index: phpdoc/en/reference/dbx/functions/dbx-query.xml
diff -u phpdoc/en/reference/dbx/functions/dbx-query.xml:1.5 
phpdoc/en/reference/dbx/functions/dbx-query.xml:1.6
--- phpdoc/en/reference/dbx/functions/dbx-query.xml:1.5 Tue Oct 29 03:41:02 2002
+++ phpdoc/en/reference/dbx/functions/dbx-query.xml     Wed Oct 30 11:08:52 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <!-- splitted from ./en/functions/dbx.xml, last change in rev 1.3 -->
   <refentry id="function.dbx-query">
    <refnamediv>
@@ -274,7 +274,7 @@
      </para>
     </note>
     <para>
-     See also: <function>dbx_connect</function>.
+     See also: <function>dbx_escape_string</function> and 
+<function>dbx_connect</function>.
     </para>
    </refsect1>
   </refentry>



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

Reply via email to