讲师回答 / PengCheng
mysql_query('set names utf8'); 不能带杠php程序得写一个 header('Content-type: text/html; charset=uft-8'); 然后文件也保存为utf8格式
2015-06-25