Hello list.
Need you help.
My aim is to str_replace ($word,"<b>$word</b>",$str). But: i want
str_replace not to differ uppers and lowers:
Rector => <b>Rec</b>tor
after str_replace ('rec',"<b>rec</b>","Rector") in other words.
It seemes to me ereg can help, but i'm still not good at it. Help please
Valentin Petruchek (aki Zliy Pes)
http://zliypes.com.ua
mailto:[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]