ienki 发表于 2017-3-3 11:38:58

php 转码

php转码 UTF-8->GB2312

iconv("UTF-8","gb2312",$username);
页: [1]
查看完整版本: php 转码