Req #52362 [Opn]: give str_ireplace an option to refer the original string
Edit report at http://bugs.php.net/bug.php?id=52362&edit=1 ID: 52362 User updated by: emiobe at guehring dot de Reported by: emiobe at guehring dot de Summary: give str_ireplace an option to refer the original string Status: Open
[PHP-BUG] Req #52362 [NEW]: give str_ireplace an option to refer the original string
From: Operating system: PHP version: 5.3.2 Package: *General Issues Bug Type: Feature/Change Request Bug description:give str_ireplace an option to refer the original string Description: Currently I can search case-insensitive with str_ireplace. But