匹配图片url的正则 Jan 2, 2008 preg_match_all(‘# ]*src\s*=\s*[' "]?((?:http://)?[^\s]*)[' "]?[^>]*>#’,$content ,$return); preg_match_all(‘# ]*src\s*=\s*[' "]?((?:http://)?[^\s]+)”[^>]*>#’,$content ,$return); ]]>