Edit report at https://bugs.php.net/bug.php?id=73752&edit=1
ID: 73752 Updated by: [email protected] Reported by: hellsing at index dot hu Summary: MySQLi functions can not be searched -Status: Open +Status: Duplicate -Type: Documentation Problem +Type: Bug -Package: Documentation problem +Package: Website problem Operating System: Any PHP Version: Irrelevant -Assigned To: +Assigned To: cmb Block user comment: N Private report: N New Comment: Duplicate of bug #49956. Patches are welcome! :-) Previous Comments: ------------------------------------------------------------------------ [2016-12-15 18:51:41] 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.' ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=73752&edit=1 -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
