"Cześć jak się masz mxder?

A w rzeczywistości zamienia na "Cześć jak się masz mEMOTIKONAer? EMOTIKONA"
function emotkikony($text) { '' => 'emoty/psmile.gif',
'' => 'emoty/lol.gif',
'' => 'emoty/lol.gif',
'' => 'emoty/lol.gif',
'' => 'emoty/psmile.gif'
); foreach($emotikony as $tekst => $grafika) { //$text = str_replace($tekst,'<img src="'.$grafika.'" />',$text); $text = str_ireplace($tekst,'<img src="'.$grafika.'" />',$text); } return $text; }
Jak sami widzicie na tym forum nie ma tego błędu.