sp              Fri Jul 11 12:33:37 2003 EDT

  Modified files:              
    /phpdoc/en/reference/fbsql/functions        fbsql-pconnect.xml 
  Log:
  Placed a para in a more logical order.
  
Index: phpdoc/en/reference/fbsql/functions/fbsql-pconnect.xml
diff -u phpdoc/en/reference/fbsql/functions/fbsql-pconnect.xml:1.2 
phpdoc/en/reference/fbsql/functions/fbsql-pconnect.xml:1.3
--- phpdoc/en/reference/fbsql/functions/fbsql-pconnect.xml:1.2  Wed Apr 17 02:37:54 
2002
+++ phpdoc/en/reference/fbsql/functions/fbsql-pconnect.xml      Fri Jul 11 12:33:37 
2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- splitted from ./en/functions/fbsql.xml, last change in rev 1.1 -->
   <refentry id="function.fbsql-pconnect">
    <refnamediv>
@@ -28,12 +28,12 @@
      and <parameter>password</parameter> = empty password.
     </para>
     <para>
-     <function>fbsql_pconnect</function> acts very much like
-     <function>fbsql_connect</function> with two major differences.
-    </para>
-    <para>
      To set Frontbase server port number, use
      <function>fbsql_select_db</function>.
+    </para>
+    <para>
+     <function>fbsql_pconnect</function> acts very much like
+     <function>fbsql_connect</function> with two major differences.
     </para>
     <para> 
      First, when connecting, the function would first try to find a



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

Reply via email to