会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
萝卜er
博客园
首页
新随笔
联系
订阅
管理
2017年8月30日
关于php汉字编码转换问题
摘要: mb_convert_encoding函数 $temp = mb_convert_encoding($temp,'utf-8','GB2312');表示吧gb2312格式的转换成utf-8的格式 mb_convert_encoding这个函数需要安装PHP扩展才能使用扩展安装方式apt-get in
阅读全文
posted @ 2017-08-30 01:50 萝卜er
阅读(281)
评论(0)
推荐(0)
公告