Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

cvs: phpdoc /en/reference/mysql/functions mysql-fetch-array.xml mysql-fetch-assoc.xml mysql-fetch-ob
vrana		Tue May 31 04:59:50 2005 EDT

Modified files:
/phpdoc/en/reference/mysql/functions	mysql-fetch-array.xml
mysql-fetch-assoc.xml
mysql-fetch-object.xml
mysql-fetch-row.xml
Log:
Moves the internal data pointer (bug #33180)

http://cvs.php.net/diff.php/phpdoc/...22&r2=1.23&ty=u
Index: phpdoc/en/reference/mysql/functions/mysql-fetch-array.xml
diff -u phpdoc/en/reference/mysql/functions/mysql-fetch-array.xml:1.22 phpdo
c/en/reference/mysql/functions/mysql-fetch-array.xml:1.23
--- phpdoc/en/reference/mysql/functions/mysql-fetch-array.xml:1.22	Thu Mar 3
1 02:47:25 2005
+++ phpdoc/en/reference/mysql/functions/mysql-fetch-array.xml	Tue May 31 04:
59:48 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.22 $ -->
+<!-- $Revision: 1.23 $ -->
<refentry id="function.mysql-fetch-array">
<refnamediv>
<refname>mysql_fetch_array</refname>
@@ -14,7 +14,8 @@
<methodparam choice="opt"><type>int</type><parameter>result_type</parameter>
</methodparam>
</methodsynopsis>
<para>
-   Returns an array that corresponds to the fetched row.
+   Returns an array that corresponds to the fetched row
+   and moves the internal data pointer ahead.
</para>
</refsect1>

http://cvs.php.net/diff.php/phpdoc/...14&r2=1.15&ty=u
Index: phpdoc/en/reference/mysql/functions/mysql-fetch-assoc.xml
diff -u phpdoc/en/reference/mysql/functions/mysql-fetch-assoc.xml:1.14 phpdo
c/en/reference/mysql/functions/mysql-fetch-assoc.xml:1.15
--- phpdoc/en/reference/mysql/functions/mysql-fetch-assoc.xml:1.14	Thu Mar 3
1 02:47:25 2005
+++ phpdoc/en/reference/mysql/functions/mysql-fetch-assoc.xml	Tue May 31 04:
59:48 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.14 $ -->
+<!-- $Revision: 1.15 $ -->
<refentry id="function.mysql-fetch-assoc">
<refnamediv>
<refname>mysql_fetch_assoc</refname>
@@ -13,7 +13,8 @@
<methodparam><type>resource</type><parameter>result</parameter></methodparam
>
</methodsynopsis>
<para>
-   Returns an associative array that corresponds to the fetched row.
+   Returns an associative array that corresponds to the fetched row
+   and moves the internal data pointer ahead.
<function>mysql_fetch_assoc</function> is equivalent to calling
<function>mysql_fetch_array</function> with MYSQL_ASSOC for the
optional second parameter. It only returns an associative array.
http://cvs.php.net/diff.php/phpdoc/...13&r2=1.14&ty=u
Index: phpdoc/en/reference/mysql/functions/mysql-fetch-object.xml
diff -u phpdoc/en/reference/mysql/functions/mysql-fetch-object.xml:1.13 phpd
oc/en/reference/mysql/functions/mysql-fetch-object.xml:1.14
--- phpdoc/en/reference/mysql/functions/mysql-fetch-object.xml:1.13	Thu Mar 
31 02:47:25 2005
+++ phpdoc/en/reference/mysql/functions/mysql-fetch-object.xml	Tue May 31 04
:59:48 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.13 $ -->
+<!-- $Revision: 1.14 $ -->
<refentry id="function.mysql-fetch-object">
<refnamediv>
<refname>mysql_fetch_object</refname>
@@ -13,7 +13,8 @@
<methodparam><type>resource</type><parameter>result</parameter></methodparam
>
</methodsynopsis>
<para>
-   Returns an object with properties that correspond to the fetched row.
+   Returns an object with properties that correspond to the fetched row
+   and moves the internal data pointer ahead.
</para>
</refsect1>

http://cvs.php.net/diff.php/phpdoc/...11&r2=1.12&ty=u
Index: phpdoc/en/reference/mysql/functions/mysql-fetch-row.xml
diff -u phpdoc/en/reference/mysql/functions/mysql-fetch-row.xml:1.11 phpdoc/
en/reference/mysql/functions/mysql-fetch-row.xml:1.12
--- phpdoc/en/reference/mysql/functions/mysql-fetch-row.xml:1.11	Thu Mar 31 
02:47:25 2005
+++ phpdoc/en/reference/mysql/functions/mysql-fetch-row.xml	Tue May 31 04:59
:48 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.11 $ -->
+<!-- $Revision: 1.12 $ -->
<refentry id="function.mysql-fetch-row">
<refnamediv>
<refname>mysql_fetch_row</refname>
@@ -13,7 +13,8 @@
<methodparam><type>resource</type><parameter>result</parameter></methodparam
>
</methodsynopsis>
<para>
-   Returns a numerical array that corresponds to the fetched row.
+   Returns a numerical array that corresponds to the fetched row
+   and moves the internal data pointer ahead.
</para>
</refsect1>


Report this thread to moderator Post Follow-up to this message
Old Post
Jakub Vrana
05-31-05 02:00 PM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

PHP Documentation archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 06:38 PM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.