ID:               19874
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Wont fix
 Bug Type:         Feature/Change Request
 Operating System: All
 PHP Version:      4.3.0-pre1
 New Comment:

Consider using:

  $position = strpos(strtolower($haystack),strtolower($needle));


Previous Comments:
------------------------------------------------------------------------

[2002-10-11 20:29:09] [EMAIL PROTECTED]


Maybe I'm missing something, but a case-insensitive strpos() would be
handy.  Yeah, there's obvious ways around it, but a native function
would be great.

Regards,

Hans

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=19874&edit=1

Reply via email to