For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > August 2005 > cvs: phpdoc /en/reference/mysql/functions mysql-fetch-array.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
Friedhelm Betz

2005-08-26, 7:55 am

betz Fri Aug 26 08:10:48 2005 EDT

Modified files:
/phpdoc/en/reference/mysql/functions mysql-fetch-array.xml
Log:
fix #34264, wrong caption for examples

http://cvs.php.net/diff.php/phpdoc/...23&r2=1.24&ty=u
Index: phpdoc/en/reference/mysql/functions/mysql-fetch-array.xml
diff -u phpdoc/en/reference/mysql/functions/mysql-fetch-array.xml:1.23 phpdoc/en/reference/mysql/functions/mysql-fetch-array.xml:1.24
--- phpdoc/en/reference/mysql/functions/mysql-fetch-array.xml:1.23 Tue May 31 04:59:48 2005
+++ phpdoc/en/reference/mysql/functions/mysql-fetch-array.xml Fri Aug 26 08:10:46 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.23 $ -->
+<!-- $Revision: 1.24 $ -->
<refentry id="function.mysql-fetch-array">
<refnamediv>
<refname>mysql_fetch_array</refname>
@@ -74,7 +74,7 @@
</para>
<para>
<example>
- <title><function>mysql_affected_array</function> with <constant>MYSQL_NUM</constant></title>
+ <title><function>mysql_fetch_array</function> with <constant>MYSQL_NUM</constant></title>
<programlisting role="php">
<![CDATA[
<?php
@@ -118,7 +118,7 @@
</para>
<para>
<example>
- <title><function>mysql_affected_array</function> with <constant>MYSQL_BOTH</constant></title>
+ <title><function>mysql_fetch_array</function> with <constant>MYSQL_BOTH</constant></title>
<programlisting role="php">
<![CDATA[
<?php
Sponsored Links







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

Copyright 2008 codecomments.com