PHP 正则表达式
php preg_replace()正则替换
preg_replace(匹配的正则表达式,替换的字符串,要匹配的字符串)
返回替换了的字符串