php preg_replace()替换preg_replace_callback问题
求高手指点$str=preg_replace("/\{template\s+(.+)\}/","<?phpinclude\$this->template(\"\\1\")...
求高手指点
$str = preg_replace ( "/\{template\s+(.+)\}/", "<?php include \$this->template(\"\\1\"); ?>",$str);
如果替换成preg_replace_callback该如何写呢?
谢谢 展开
$str = preg_replace ( "/\{template\s+(.+)\}/", "<?php include \$this->template(\"\\1\"); ?>",$str);
如果替换成preg_replace_callback该如何写呢?
谢谢 展开
2个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询