php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #27039 Function Search Suggestion
Submitted: 2004-01-25 14:38 UTC Modified: 2004-01-26 04:59 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:0 of 1 (0.0%)
From: haafiz at ezwebsolutions dot ca Assigned:
Status: Wont fix Package: Website problem
PHP Version: Irrelevant OS: N/A
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: haafiz at ezwebsolutions dot ca
New email:
PHP Version: OS:

 

 [2004-01-25 14:38 UTC] haafiz at ezwebsolutions dot ca
Description:
------------
A little suggestion for when some people input the wrong function, and when a list of suggestions is made:

ex: I put in set_ini instead of the ini_set and ofcourse i went to the page where it gave suggestions, but the proper function wasn't even on there.  i only found what i was looking for cause i caught my dumb mistake, but other people might think the function they were looking for does not exists and try to make their own which would be a lot of unnecessary work.  i hope this was the right place to report this.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-01-25 15:30 UTC] derick@php.net
*what* can we do about people filling in wrong functions?
 [2004-01-25 16:46 UTC] haafiz at ezwebsolutions dot ca
well wasn't the whole point of the suggestions thing so that if you did type in something wrong it would find it.  it's just a sugession that you could take into consideration that people could flip two parts on either side of the "_".  i really don't care if it gets implemented or not, i thought i'd just suggest it
 [2004-01-26 04:59 UTC] goba@php.net
Your suggestion is too specific for ini_set, for which this would work... What could be done with imageresize() or mysql_num_rows()? I doubt we will code such an intelligent search engine to guess what you are looking for... We already have a beta testing of a function list, which will help you find functions better. See http://php.net/search
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 09:01:30 2024 UTC