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]
- Re: [PHP] How to str-replace Martin Thoma
- Re: [PHP] How to str-replace Martin Thoma