Edit report at https://bugs.php.net/bug.php?id=64683&edit=1
ID: 64683 Updated by: [email protected] Reported by: smenjas at gmail dot com Summary: PHP.net search doesn't find mysqli_num_fields(). -Status: Open +Status: Duplicate Type: Bug Package: Website problem Operating System: Ubuntu 12.04.2 LTS PHP Version: 5.4.14 Block user comment: N Private report: N New Comment: Duplicate of the bug #49956 Previous Comments: ------------------------------------------------------------------------ [2014-01-26 22:13:29] john dot w dot mcmahon at gmail dot com Similar issue when searching for mysqli_free_result Resulting search URL: http://us1.php.net/manual-lookup.php?pattern=mysqli_free_result&scope=quickref ------------------------------------------------------------------------ [2013-05-24 18:15:52] pete at petermcdonald dot co dot uk Similar issue with the arrya_sort function as reported at https://bugs.php.net/bug.php?id=64743 ------------------------------------------------------------------------ [2013-05-06 11:49:27] pete at petermcdonald dot co dot uk This is confirmed. Both methods do not find this function (ie using the search and also using the url php.net/mysqli_num_fields ) ------------------------------------------------------------------------ [2013-04-20 10:13:07] smenjas at gmail dot com Description: ------------ --- >From manual page: >http://www.php.net/mysqli-result.field-count#refsect1-mysqli-result.field-count-description --- When searching php.net's function list for the function mysqli_num_fields(), the site improperly reports that "mysqli_num_fields doesn't exist." The following URL says it does: http://www.php.net/mysqli-result.field-count Expected result: ---------------- PHP.net should find functions that exist when I search for them. Actual result: -------------- PHP.net says "mysqli_num_fields doesn't exist." It does. ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=64683&edit=1 -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
