]*?src\s*=\s*(\'|\")(.*?)\\1[^>]*?\/?\s*>/i',$content,$match); $content = str_replace($match[0],''.$match[0].'',$content); } return $content; } ?>