php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #37494 saerch for CSV -> useless result
Submitted: 2006-05-18 11:44 UTC Modified: 2007-06-02 20:26 UTC
From: hdixon at deltabravo dot com Assigned: bjori (profile)
Status: Closed Package: Website problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2006-05-18 11:44 UTC] hdixon at deltabravo dot com
Description:
------------
search for "CSV" in the site search box produces a bizarre single match to a page which doesn't have that string anywhere within it.
It singularly fails to find fgetcsv which would have been rather useful!


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-05-18 12:20 UTC] crescentfreshpot at yahoo dot com
works for me: search for csv in function list or online docs return fgetcsv as first result.
 [2006-05-18 12:41 UTC] hdixon at deltabravo dot com
yep - i agree - it does indeed produce useful results (now).  I can't find proof that i was searching correctly but I'm darn sure i wuz!
 - I was getting gzeof as the result page consistently, seemingly.

Hey ho.
Maybe I'm just going mad!
 [2006-05-18 12:43 UTC] hdixon at deltabravo dot com
http://uk.php.net/manual/en/function.gzeof.php

and put csv in the search box (and check you still get uk.php.net as the mirror) - it's doing it again!!
 [2006-09-12 14:25 UTC] bjori@php.net
Not only the uk mirror, no2, uk2, us2 and others act the 
same
 [2007-06-02 18:28 UTC] bjori@php.net
This is caused by our use of metaphone() on mirrors supporting SQLite...
 [2007-06-02 20:26 UTC] bjori@php.net
This bug has been fixed in CVS. Since the websites are not directly
updated from the CVS server, the fix might need some time to spread
across the globe to all mirror sites, including PHP.net itself.

Thank you for the report, and for helping us make PHP.net better.


 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Tue Jun 16 11:00:01 2026 UTC