php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #73752 MySQLi functions can not be searched
Submitted: 2016-12-15 18:51 UTC Modified: 2016-12-16 16:25 UTC
From: hellsing at index dot hu Assigned: cmb (profile)
Status: Duplicate Package: Website problem
PHP Version: Irrelevant OS: Any
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: hellsing at index dot hu
New email:
PHP Version: OS:

 

 [2016-12-15 18:51 UTC] hellsing at index dot hu
Description:
------------
In documentation mysqli functions can not be searched, eg. a search for mysqli_num_rows results a message "mysqli_num_rows doesn't exist. Closest matches: ".

---
From manual page: http://www.php.net/function.mysql-num-rows
---


Expected result:
----------------
List of mysqli related functions.

Actual result:
--------------
Error message: 'mysqli_num_rows doesn't exist.'

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-12-16 16:25 UTC] cmb@php.net
-Status: Open +Status: Duplicate -Type: Documentation Problem +Type: Bug -Package: Documentation problem +Package: Website problem -Assigned To: +Assigned To: cmb
 [2016-12-16 16:25 UTC] cmb@php.net
Duplicate of bug #49956. Patches are welcome! :-)
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Mar 12 07:01:32 2025 UTC