php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #66709 mysqli_fetch_array cannot be searched
Submitted: 2014-02-13 16:37 UTC Modified: 2018-01-25 19:44 UTC
Votes:4
Avg. Score:3.2 ± 0.4
Reproduced:2 of 4 (50.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: dave at dbarc dot net Assigned:
Status: Open Package: Website problem
PHP Version: 5.5.9 OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: dave at dbarc dot net
New email:
PHP Version: OS:

 

 [2014-02-13 16:37 UTC] dave at dbarc dot net
Description:
------------
(I apologize if I'm all wet here.)
PHP version is 5.5.6 from the latest XAMPP.

Googling "mysqli_fetch_array" gets me to
http://www.php.net/manual-lookup.php?pattern=mysqli_fetch_array&lang=en&scope=404quickref
which says
"mysqli_fetch_array doesn't exist. Closest matches: "

But it does exist, doesn't it?


Test script:
---------------
mysqli_fetch_array();

That gives an error, but at least the function exists.

Expected result:
----------------
Documentation error?


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-03-06 14:02 UTC] narf at devilix dot net
If this was ever the case, then it has been fixed - should be closed.
 [2015-04-22 15:39 UTC] pasindu@php.net
-Summary: mysqli_fetch_array missing from doc? +Summary: mysqli_fetch_array cannot be searched -Operating System: Windows XAMPP/PHP +Operating System:
 [2017-01-28 12:29 UTC] cmb@php.net
-Package: Documentation problem +Package: MySQLi related
 [2017-03-16 12:45 UTC] narf at devilix dot net
Actually, my last comment was wrong ... it's just that the description here doesn't explain the issue very well.

The problem is that if you use the search box to lookup "mysqli_fetch_array", there's no result.
 [2017-05-15 10:25 UTC] fjanisze@php.net
-Package: MySQLi related +Package: Documentation problem
 [2017-05-15 10:25 UTC] fjanisze@php.net
This is not an implementation issue -bug-..
 [2018-01-25 19:44 UTC] vrana@php.net
-Package: Documentation problem +Package: Website problem
 [2018-01-25 19:44 UTC] vrana@php.net
http://php.net/mysqli_fetch_array works on the other hand.
 [2019-03-20 00:18 UTC] netvicious at gmail dot com
Hi!
I think this bug on the documentation search index should be fixed easily. It's a 2 year old bug at this moment ......
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 19:01:29 2024 UTC