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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
37 - 26 = ?
Subscribe to this entry?

 
 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 16:01:27 2024 UTC