Re: [PHP] How to str-replace

2001-03-13 Thread Martin Thoma
I found out to use eregi_replace. Martin Thoma schrieb: > Hi ! > > How can I replace a string (like "") case-insensitive (replace > also "", "",""...) ? str_replace is case-sensitive. > > Martin > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, e-mail: [EMAIL PROTECTED] >

[PHP] How to str-replace

2001-03-13 Thread Martin Thoma
Hi ! How can I replace a string (like "") case-insensitive (replace also "", "",""...) ? 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 adm