中文截取报错:Call to undefined function msbustr()

浏览:624 发布日期:2014/05/25 分类:求助交流 关键字: extend.php msbustr
版本:ThinkPHP 3.1.3
thinkphp自带了一个中文截取的,可我在视图中使用的时候却报错。
提示Call to undefined function msbustr()发现这个函数定义在/ThinkPHP/Extend/Function/extend.php
如何才可以引入这个函数?import('Extend.Function.extend');引入不成功!

-----------------------
最佳答案
评论( 相关
后面还有条评论,点击查看>>