php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #71564 Missing mysqli_* functions
Submitted: 2016-02-10 10:57 UTC Modified: 2021-08-04 11:47 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: thijs at lenss dot nl Assigned: cmb (profile)
Status: Duplicate Package: Website problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: thijs at lenss dot nl
New email:
PHP Version: OS:

 

 [2016-02-10 10:57 UTC] thijs at lenss dot nl
Description:
------------
It is not possible to search for procedural style mysqli_ functions. Only the OO style functions are searchable


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-02-10 13:09 UTC] danack@php.net
-Status: Open +Status: Feedback
 [2016-02-10 13:09 UTC] danack@php.net
Please can you describe the issue more clearly.

If I type "mysqli_" into the search box at the top right of the page, the functions are listed first in the drop down box that appears, so I cannot see what the issue is.
 [2016-02-10 13:18 UTC] thijs at lenss dot nl
-Status: Feedback +Status: Open
 [2016-02-10 13:18 UTC] thijs at lenss dot nl
Not all functions are listed. There are much more functions available than the search autocompletes

Search for : mysqli_fetch_array

This is not displayed in the autocomplete and not in the search result page. But if you search for mysqli. You will see there is an oo style :: fetch_array. And only on that page will you see the procedural mysqli_fetch_array
 [2017-01-28 13:16 UTC] cmb@php.net
-Package: Documentation problem +Package: Website problem
 [2018-09-10 14:00 UTC] lzqhwo at gmail dot com
Please fix this.

mysqli_select_db - documentation search returns correct page

mysqli_fetch_assoc - documentation search returns no results
 [2019-05-04 17:34 UTC] spam2 at rhsoft dot net
what exactly are you missing here?
https://www.php.net/manual/en/book.mysqli.php

CTRL+F -> whatever you need
 [2021-08-04 11:47 UTC] cmb@php.net
-Status: Open +Status: Duplicate -Assigned To: +Assigned To: cmb
 [2021-08-04 11:47 UTC] cmb@php.net
This is a duplicate of bug #66709.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Dec 05 02:01:30 2024 UTC