codice:
if(strpos($string,'<img=')==0)
 $string=substr($string,5);