德国空间去乱码

2013-09-14 23:06:17 -0700
php_value default_charset gb2312
php_value default_charset UTF-8
新建一个.htaccess
输入: php_value default_charset off

乱码就没有了。
这个也可以
AddDefaultCharset off
IndexOptions Charset=utf-8

或者
#Apache options
#Do not remove these two lines
DirectoryIndex index.html index.php
AddDefaultCharset gb2312
AddCharset gb2312 .html
AddType 'text/html; charset=gb2312' html
«Newer      Older»
Comment:
Name:

Back to home

Subscribe | Register | Login | N