vrana Wed Mar 3 03:28:35 2004 EDT
Modified files:
/phpdoc/en/reference/dbplus/functions dbplus-info.xml
dbplus-next.xml
Log:
Parameter names
http://cvs.php.net/diff.php/phpdoc/en/reference/dbplus/functions/dbplus-info.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/dbplus/functions/dbplus-info.xml
diff -u phpdoc/en/reference/dbplus/functions/dbplus-info.xml:1.2
phpdoc/en/reference/dbplus/functions/dbplus-info.xml:1.3
--- phpdoc/en/reference/dbplus/functions/dbplus-info.xml:1.2 Wed Apr 17 02:37:24
2002
+++ phpdoc/en/reference/dbplus/functions/dbplus-info.xml Wed Mar 3 03:28:33
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/dbplus.xml, last change in rev 1.1 -->
<refentry id="function.dbplus-info">
<refnamediv>
@@ -12,7 +12,7 @@
<type>int</type><methodname>dbplus_info</methodname>
<methodparam><type>resource</type><parameter>relation</parameter></methodparam>
<methodparam><type>string</type><parameter>key</parameter></methodparam>
- <methodparam><type>array</type><parameter/></methodparam>
+ <methodparam><type>array</type><parameter>&result</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
<para>
http://cvs.php.net/diff.php/phpdoc/en/reference/dbplus/functions/dbplus-next.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/dbplus/functions/dbplus-next.xml
diff -u phpdoc/en/reference/dbplus/functions/dbplus-next.xml:1.2
phpdoc/en/reference/dbplus/functions/dbplus-next.xml:1.3
--- phpdoc/en/reference/dbplus/functions/dbplus-next.xml:1.2 Wed Apr 17 02:37:25
2002
+++ phpdoc/en/reference/dbplus/functions/dbplus-next.xml Wed Mar 3 03:28:33
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/dbplus.xml, last change in rev 1.1 -->
<refentry id="function.dbplus-next">
<refnamediv>
@@ -11,7 +11,7 @@
<methodsynopsis>
<type>int</type><methodname>dbplus_next</methodname>
<methodparam><type>resource</type><parameter>relation</parameter></methodparam>
- <methodparam><type>array</type><parameter/></methodparam>
+ <methodparam><type>array</type><parameter>&tuple</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
<para>