steinm          Wed Feb  8 06:26:56 2006 UTC

  Modified files:              
    /phpdoc/en/reference/paradox/functions      px-set-value.xml 
  Log:
  - added 'see also' section
  - added explaination of pxdoc parameter
  
  
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/paradox/functions/px-set-value.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/paradox/functions/px-set-value.xml
diff -u phpdoc/en/reference/paradox/functions/px-set-value.xml:1.1 
phpdoc/en/reference/paradox/functions/px-set-value.xml:1.2
--- phpdoc/en/reference/paradox/functions/px-set-value.xml:1.1  Sun Jun 19 
18:42:58 2005
+++ phpdoc/en/reference/paradox/functions/px-set-value.xml      Wed Feb  8 
06:26:56 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <!-- splitted from ./en/functions/paradox.xml, last change in rev  -->
 <refentry id="function.px-set-value">
  <refnamediv>
@@ -28,6 +28,8 @@
      <term><parameter>pxdoc</parameter></term>
      <listitem>
       <para>
+       Resource identifier of the paradox database
+       as returned by <function>px_new</function>.
       </para>
      </listitem>
     </varlistentry>
@@ -64,6 +66,13 @@
   &reftitle.returnvalues;
   <para>&return.success;</para>
  </refsect1>
+
+ <refsect1 role="seealso">
+  &reftitle.seealso;
+  <para>
+    <function>px_set_parameter</function>
+  </para>
+ </refsect1>
 </refentry>
 
 

Reply via email to