For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > March 2007 > cvs: phpdoc /en/reference/mysql/functions mysql-fetch-array.xml mysql-fetch-assoc.xml









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpdoc /en/reference/mysql/functions mysql-fetch-array.xml mysql-fetch-assoc.xml
Jakub Vrana

2007-03-25, 7:58 am

vrana Sun Mar 25 10:52:00 2007 UTC

Modified files:
/phpdoc/en/reference/mysql/functions mysql-fetch-array.xml
mysql-fetch-assoc.xml
mysql-fetch-object.xml
mysql-fetch-row.xml
Log:
fetch functions return string (bug #40206)

http://cvs.php.net/viewvc.cgi/phpdo...5&diff_format=u
Index: phpdoc/en/reference/mysql/functions/mysql-fetch-array.xml
diff -u phpdoc/en/reference/mysql/functions/mysql-fetch-array.xml:1.24 phpdoc/en/reference/mysql/functions/mysql-fetch-array.xml:1.25
--- phpdoc/en/reference/mysql/functions/mysql-fetch-array.xml:1.24 Fri Aug 26 12:10:46 2005
+++ phpdoc/en/reference/mysql/functions/mysql-fetch-array.xml Sun Mar 25 10:51:59 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.24 $ -->
+<!-- $Revision: 1.25 $ -->
<refentry id="function.mysql-fetch-array">
<refnamediv>
<refname>mysql_fetch_array</refname>
@@ -42,7 +42,7 @@
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
- Returns an array that corresponds to the fetched row, or &false;
+ Returns an array of strings that corresponds to the fetched row, or &false;
if there are no more rows. The type of returned array depends on
how <parameter>result_type</parameter> is defined. By using
<constant>MYSQL_BOTH</constant> (default), you'll get an array with both
http://cvs.php.net/viewvc.cgi/phpdo...6&diff_format=u
Index: phpdoc/en/reference/mysql/functions/mysql-fetch-assoc.xml
diff -u phpdoc/en/reference/mysql/functions/mysql-fetch-assoc.xml:1.15 phpdoc/en/reference/mysql/functions/mysql-fetch-assoc.xml:1.16
--- phpdoc/en/reference/mysql/functions/mysql-fetch-assoc.xml:1.15 Tue May 31 08:59:48 2005
+++ phpdoc/en/reference/mysql/functions/mysql-fetch-assoc.xml Sun Mar 25 10:51:59 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.15 $ -->
+<!-- $Revision: 1.16 $ -->
<refentry id="function.mysql-fetch-assoc">
<refnamediv>
<refname>mysql_fetch_assoc</refname>
@@ -33,7 +33,7 @@
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
- Returns an associative array that corresponds to the fetched row, or
+ Returns an associative array of strings that corresponds to the fetched row, or
&false; if there are no more rows.
</para>
<para>
http://cvs.php.net/viewvc.cgi/phpdo...6&diff_format=u
Index: phpdoc/en/reference/mysql/functions/mysql-fetch-object.xml
diff -u phpdoc/en/reference/mysql/functions/mysql-fetch-object.xml:1.15 phpdoc/en/reference/mysql/functions/mysql-fetch-object.xml:1.16
--- phpdoc/en/reference/mysql/functions/mysql-fetch-object.xml:1.15 Thu Aug 31 22:09:10 2006
+++ phpdoc/en/reference/mysql/functions/mysql-fetch-object.xml Sun Mar 25 10:51:59 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.15 $ -->
+<!-- $Revision: 1.16 $ -->
<refentry id="function.mysql-fetch-object">
<refnamediv>
<refname>mysql_fetch_object</refname>
@@ -50,7 +50,7 @@
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
- Returns an <type>object</type> with properties that correspond to the
+ Returns an <type>object</type> with string properties that correspond to the
fetched row, or &false; if there are no more rows.
</para>
<para>
http://cvs.php.net/viewvc.cgi/phpdo...3&diff_format=u
Index: phpdoc/en/reference/mysql/functions/mysql-fetch-row.xml
diff -u phpdoc/en/reference/mysql/functions/mysql-fetch-row.xml:1.12 phpdoc/en/reference/mysql/functions/mysql-fetch-row.xml:1.13
--- phpdoc/en/reference/mysql/functions/mysql-fetch-row.xml:1.12 Tue May 31 08:59:48 2005
+++ phpdoc/en/reference/mysql/functions/mysql-fetch-row.xml Sun Mar 25 10:52:00 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.12 $ -->
+<!-- $Revision: 1.13 $ -->
<refentry id="function.mysql-fetch-row">
<refnamediv>
<refname>mysql_fetch_row</refname>
@@ -30,7 +30,7 @@
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
- Returns an numerical array that corresponds to the fetched row, or
+ Returns an numerical array of strings that corresponds to the fetched row, or
&false; if there are no more rows.
</para>
<para>
Unkn0wn

2007-03-27, 2:47 pm

Carmen Electra Giving A Head And Taking A Load!
http://Carmen-Electra-Giving-A-Head...hp?movie=148803
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com