1.找到php.ini文件打开,找到代码 ;default_charset = “iso-8859-1”

2.把这段代码修改为default_charset = “gb2312”