会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
方东信
人无远虑 必有近忧,生于忧患死于安乐
专业,专注,精益求精
首页
新随笔
管理
2014年4月22日
整理一些常用函数库PHP版本
摘要: function msubstr($str, $start=0, $length, $charset="utf-8", $suffix=true) { if(function_exists("mb_substr")) $slice = mb_substr($str, $start...
阅读全文
posted @ 2014-04-22 19:18 方东信
阅读(675)
评论(0)
推荐(0)
编辑
公告