php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #69032 Better search on 404?
Submitted: 2015-02-11 22:43 UTC Modified: 2021-03-03 11:48 UTC
From: donv at wms2006 dot com 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: donv at wms2006 dot com
New email:
PHP Version: OS:

 

 [2015-02-11 22:43 UTC] donv at wms2006 dot com
Description:
------------
I wanted to know what function was being called in some PHP code: "$db->multi_query($sql)"

So I punched php.net/multi_query into my web browser.

I was able to find the function on Google:

http://php.net/manual/en/mysqli.multi-query.php

But you won't find it using my first approach:

http://php.net/multi_query

Expected result:
----------------
I expected to find mysqli::multi_query

Actual result:
--------------
I did not find mysqli::multi_query

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2021-03-03 11:48 UTC] cmb@php.net
-Status: Open +Status: Duplicate -Assigned To: +Assigned To: cmb
 [2021-03-03 11:48 UTC] cmb@php.net
Duplicate of bug #49956.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Nov 28 21:01:29 2024 UTC