标签:代码 style html code div 图片 com enter color
$str = ‘<div align="center"> <img src="http://www.99tyg.com/public/images/e8/67/26/fc699f23244f7ca7cd360092f6ba5d641d61fe88.jpg?1476757957#h"></div>‘; preg_match_all(‘/<img.*?src="(.*?)".*?>/is‘,$str,$array); print_r($array);
标签:代码 style html code div 图片 com enter color
原文地址:http://www.cnblogs.com/blts/p/6026901.html