steinm          Wed Feb  8 06:32:29 2006 UTC

  Modified files:              
    /phpdoc/en/reference/paradox/functions      px-get-record.xml 
  Log:
  - added explaination of pxdoc parameter
  - added see also section
  
  
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/paradox/functions/px-get-record.xml?r1=1.3&r2=1.4&diff_format=u
Index: phpdoc/en/reference/paradox/functions/px-get-record.xml
diff -u phpdoc/en/reference/paradox/functions/px-get-record.xml:1.3 
phpdoc/en/reference/paradox/functions/px-get-record.xml:1.4
--- phpdoc/en/reference/paradox/functions/px-get-record.xml:1.3 Tue Jun 21 
09:34:20 2005
+++ phpdoc/en/reference/paradox/functions/px-get-record.xml     Wed Feb  8 
06:32:29 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/paradox.xml, last change in rev  -->
 <refentry id="function.px-get-record">
  <refnamediv>
@@ -25,6 +25,8 @@
      <term><parameter>pxdoc</parameter></term>
      <listitem>
       <para>
+       Resource identifier of the paradox database
+       as returned by <function>px_new</function>.
       </para>
      </listitem>
     </varlistentry>
@@ -67,6 +69,14 @@
   </para>
  </refsect1>
 
+ <refsect1 role="seealso">
+  &reftitle.seealso;
+  <para>
+   <simplelist>
+    <member><function>px_retrieve_record</function></member>
+   </simplelist>
+  </para>
+ </refsect1>
 </refentry>
 
 <!-- Keep this comment at the end of the file

Reply via email to