preg_match_all(‘# ]*src\s*=\s*[' "]?((?:http://)?[^\s]*)[' "]?[^>]*>#’,$content ,$return);
preg_match_all(‘# ]*src\s*=\s*[' "]?((?:http://)?[^\s]+)”[^>]*>#’,$content ,$return);

]]>