if($newthread) { $text = preg_replace("/IMG/i", "", $text); $text = preg_replace("/img/i", "", $text); }