cvs: phpdoc-da /reference/mysql/functions mysql-data-seek.xml
[email protected] ("Mads N. Vestergaard") Sun, 19 Sep 2004 09:55:30 -0000
| Newsgroups | php.doc.da |
|---|---|
| Message-ID | <cvsmnv1095587730@cvsserver> |
mnv Sun Sep 19 05:55:30 2004 EDT
Modified files:
/phpdoc-da/reference/mysql/functions mysql-data-seek.xml
Log:
Sync with EN
http://cvs.php.net/diff.php/phpdoc-da/reference/mysql/functions/mysql-data-seek.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc-da/reference/mysql/functions/mysql-data-seek.xml
diff -u phpdoc-da/reference/mysql/functions/mysql-data-seek.xml:1.3 phpdoc-da/reference/mysql/functions/mysql-data-seek.xml:1.4
--- phpdoc-da/reference/mysql/functions/mysql-data-seek.xml:1.3 Wed Aug 4 13:49:57 2004
+++ phpdoc-da/reference/mysql/functions/mysql-data-seek.xml Sun Sep 19 05:55:29 2004
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
-<!-- EN-Revision: 1.11 Maintainer: mnv Status: ready -->
+<!-- $Revision: 1.4 $ -->
+<!-- EN-Revision: 1.12 Maintainer: mnv Status: ready -->
<refentry id="function.mysql-data-seek">
<refnamediv>
<refname>mysql_data_seek</refname>
@@ -76,8 +76,12 @@
</para>
<para>
Se også
- <function>mysql_query</function> og
- <function>mysql_num_rows</function>.
+ <function>mysql_query</function>,
+ <function>mysql_num_rows</function>,
+ <function>mysql_fetch_row</function>,
+ <function>mysql_fetch_assoc</function>,
+ <function>mysql_fetch_array</function>, og
+ <function>mysql_fetch_object</function>.
</para>
</refsect1>
</refentry>