php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #15901 Search gives not found even when function found
Submitted: 2002-03-06 11:05 UTC Modified: 2002-03-07 19:38 UTC
From: chris at chrissearle dot org Assigned:
Status: Closed Package: Website problem
PHP Version: 4.1.2 OS: Redhat 7.2 / Win 2k
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: chris at chrissearle dot org
New email:
PHP Version: OS:

 

 [2002-03-06 11:05 UTC] chris at chrissearle dot org
OK. Checked this in Moz 0.9.7/0.9.8 and Opera 6.0b1 on RedHat 7.2 and IE 6.0, Mozilla 0.9.8 and Opera 6.0 on Windows 2000.

Go to the homepage (in my case on the no mirror no.php.net)

Enter a function in the "search for" box (last one I tried mysql_num_rows).

Leave the "in the" box set to function list.

You get:

==========================================================

Sorry, but the function mysql_num_rows is not in the online manual. Perhaps you misspelled it, or it is a relatively new function that hasn't made it into the online documentation yet. The following are the 10 functions which seem to be closest in spelling to mysql_num_rows (really good matches are in bold). Perhaps you were looking for one of these:

fbsql_num_rows
msql_num_rows
msql_numrows
mssql_num_rows
mysql_num_fields
mysql_num_rows
ovrimos_num_rows
ifx_num_rows
ingres_num_rows
msql_num_fields
mysql_fetch_row
sybase_num_rows

==========================================================

Now - is it just me - or is mysql_num_rows actually in that list :-)

I get this for _any_ function I search for - if it exists I get a sorry - doesn't exist, then a list that includes the function searched for.

A bit odd.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-03-07 19:38 UTC] jimw@php.net
This bug has been fixed in CVS.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jan 15 21:01:29 2025 UTC