Edit report at https://bugs.php.net/bug.php?id=60974&edit=1
ID: 60974
User updated by:jonathan at scriptwriterthingy dot com
Reported by:jonathan at scriptwriterthingy dot com
Summary:request for function similar to strpbrk but
From:
Operating system: Linux/CentOS
PHP version: Irrelevant
Package: *General Issues
Bug Type: Feature/Change Request
Bug description:case insensitive implementation of strpbrk
Description:
strpbrk() is case sensitive. It would be great to see a cas
Edit report at https://bugs.php.net/bug.php?id=60974&edit=1
ID: 60974
User updated by:jonathan at scriptwriterthingy dot com
Reported by:jonathan at scriptwriterthingy dot com
Summary:request for function similar to strpbrk but
From:
Operating system: Linux/CentOS
PHP version: Irrelevant
Package: *General Issues
Bug Type: Feature/Change Request
Bug description:request for function similar to strpbrk but with replace
features
Description:
---
>From manual page: http://www.p