ID: 9337
Updated by: jason
Reported By: [EMAIL PROTECTED]
Old-Status: Feedback
Status: Assigned
Bug Type: Feature/Change Request
Assigned To: [EMAIL PROTECTED]
Comments:
Andrei and I descussed the possibility of creating a new function. I will explore
this.
-Jason
Previous Comments:
---------------------------------------------------------------------------
[2001-02-19 12:18:06] [EMAIL PROTECTED]
maybe a fourth parameter switch to avoid 0->false problems?
---------------------------------------------------------------------------
[2001-02-19 11:18:18] [EMAIL PROTECTED]
in_array() currently returns only true/false on whether or not a searched-for value is
in a given array.
I would like it to return the key of the array's element when value was found, and
false otherwise. This should not break existing code using in_array().
---------------------------------------------------------------------------
ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=9337&edit=2
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]