会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
绿尘枫
博客园
首页
新随笔
联系
管理
订阅
2016年2月20日
php 中文unicode 互转
摘要: /** * $str 原始中文字符串 * $encoding 原始字符串的编码,默认GBK * $prefix 编码后的前缀,默认"&#" * $postfix 编码后的后缀,默认";" */ function unicode_encode($str, $encoding = 'GBK', $pre
阅读全文
posted @ 2016-02-20 14:58 绿尘枫
阅读(11058)
评论(0)
推荐(1)
编辑
公告