I found out to use eregi_replace.
Martin Thoma schrieb:
> Hi !
>
> How can I replace a string (like "<TABLE>") case-insensitive (replace
> also "<table>", "<Table>","<tABle>"...) ? str_replace is case-sensitive.
>
> Martin
>
> --
> PHP General 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]
--
PHP General 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]