Edit report at https://bugs.php.net/bug.php?id=69032&edit=1
ID: 69032 Updated by: [email protected] Reported by: donv at wms2006 dot com Summary: Better search on 404? -Status: Open +Status: Duplicate Type: Feature/Change Request Package: Website problem PHP Version: Irrelevant -Assigned To: +Assigned To: cmb Block user comment: N Private report: N New Comment: Duplicate of bug #49956. Previous Comments: ------------------------------------------------------------------------ [2015-02-11 22:43:04] 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 ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=69032&edit=1 -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
