摘要:
mb_convert_encoding( $str, $encoding1,$encoding2 ); $str,要转换编码的字符串 $encoding1,目标编码,如utf-8,gbk,大小写均可 $encoding2,原编码,如utf-8,gbk,大小写均可 实例1 <?php $str='编码 阅读全文
posted @ 2016-08-25 14:42
修长大手
阅读(22050)
评论(1)
推荐(0)
浙公网安备 33010602011771号