[PHP-DOC] cvs: phpdoc /en/reference/pgsql/functions pg-fetch-assoc.xml From: Dallas Thunder (dalasthunder <email protected>)
Date: 02/28/03

dallas Fri Feb 28 01:33:49 2003 EDT

  Modified files:
    /phpdoc/en/reference/pgsql/functions pg-fetch-assoc.xml
  Log:
  Remove additional See also part
  
Index: phpdoc/en/reference/pgsql/functions/pg-fetch-assoc.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-fetch-assoc.xml:1.3 phpdoc/en/reference/pgsql/functions/pg-fetch-assoc.xml:1.4
--- phpdoc/en/reference/pgsql/functions/pg-fetch-assoc.xml:1.3 Fri Feb 21 18:17:32 2003
+++ phpdoc/en/reference/pgsql/functions/pg-fetch-assoc.xml Fri Feb 28 01:33:49 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.2 -->
   <refentry id="function.pg-fetch-assoc">
    <refnamediv>
@@ -33,13 +33,6 @@
      <function>pg_fetch_assoc</function> is NOT significantly
      slower than using <function>pg_fetch_row</function>, while it
      provides a significant ease of use.
- </para>
- <para>
- See also <function>pg_fetch_row</function>,
- <function>pg_fetch_array</function>,
- <function>pg_fetch_assoc</function>,
- <function>pg_fetch_object</function> and
- <function>pg_fetch_result</function>.
     </para>
     <para>
      <example>

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