PHP连接MySQL查询结果中文显示乱码解决方法 PHP连接MySQL查询结果中文显示乱码解决方法 修改方法: 1.最直接的还是在PHP文件的定不增加 header(\"Content-type: text/html; charset:utf-8\"); 如果提示: Warning: Cannot modify header information - headers already sent by (output started at D:\\52x PHP mikel 2017-01-11 78 热度 0评论