时间:2021-07-01 10:21:17 帮助过:3人阅读
$str='about.php?id=222'; //about_222.html $str=preg_replace('/([a-z\d\_]+)\..*id=([\d]+)$/',"$1_$2.html",$str); echo $str;
< 上一篇
php使用正则过滤js脚本代码实例
下一篇 >
Yii框架改动数据类型
记住我的登录 忘记密码?
登录
我已阅读用户协议及版权声明
注册