标签:标签 bsp php http br0 .net 字符 nbsp 正则匹配
$cont = preg_replace(‘/<a href=\"(.*?)\".*?>(.*?)<\/a>/i‘,‘‘,$cont);
php正则匹配到字符串里面的a标签
原文地址:http://www.cnblogs.com/shaoguan/p/7336966.html