输入banner图图片脚本导航/分类

Ubuntu + apache + Mysql +php

发生了乱码问题:

打开apache配置文件: sudo gedit /etc/apache2/apache2.conf,在最后面加上:AddDefaultCharset UTF-8,如果还乱码,再将UTF-8改用gb2312。

重启Apache:sudo /etc/init.d/apache2 restart   刷新test.php

Ubuntu + apache + Mysql +php

标签: