$teststring = "<P><IMG alt=050516102351_20.jpg src=/fileupload/news/IMG11757361772325325293050516102351_20.jpg border=0></P>
<P>123123</P>";echo preg_replace("/<IMG\s*[^>]*>/","",$teststring);