| betz@php.net 2005-08-26, 7:55 am |
| ID: 34264
Updated by: betz@php.net
Reported By: php at bluedreamers dot com
-Status: Open
+Status: Closed
Bug Type: Documentation problem
PHP Version: Irrelevant
New Comment:
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.
Thank you for the report, and for helping us make our documentation
better.
Previous Comments:
------------------------------------------------------------------------
[2005-08-26 04:37:21] php at bluedreamers dot com
Description:
------------
The following non-existant function is mentioned in the PHP docs:
mysql_affected_array()
It is mentioned twice on the page discussing mysql_fetch_array(), which
I found at this URL:
http://us3.php.net/manual/en/functi...fetch-array.php
In the examples section, it says:
"Example 2. mysql_affected_array() with MYSQL_NUM"
and then:
"Example 4. mysql_affected_array() with MYSQL_BOTH"
Gotta go. Bye.
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=34264&edit=1
|