
正则表达
正则表达资料_正则表达简介_正则表达大全正则表达列表
本教程主要功能就是把编辑器内的img a标签等替换为MIP标准格式 1、打开/e/class/userfun.php添加处理函数: function NewsTextReplace($add){ $add[newstext] = preg_replace(/img.*?src=(.*?).*?/is, mip-img alt= src=$1/mip-img, stripslashes($add[newst
共1页/1条