php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #34264 Non-existant Function Listed in PHP documentation
Submitted: 2005-08-26 04:37 UTC Modified: 2005-08-26 14:15 UTC
From: php at bluedreamers dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2005-08-26 04:37 UTC] 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/function.mysql-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.




Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-08-26 14:15 UTC] betz@php.net
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.
 [2020-02-07 06:11 UTC] phpdocbot@php.net
Automatic comment on behalf of betz
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=55a075b1c3463201a870ba1572cb9d3756f51382
Log: fix #34264, wrong caption for examples
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Nov 19 09:00:01 2025 UTC