摘要: /* 显示当前的检测顺序 */echo implode(", ", mb_detect_order()); mb_detect_encoding:检测字符编码 mb_detect_order可以设定检测字符的循序 mb_detect_order('ASCII,ANSI,GB2312,BIG5,GBK 阅读全文
posted @ 2018-09-07 18:08 虚无缥缈的云 阅读(1414) 评论(0) 推荐(0)