乱码问题如上图所示,然后在头部那里提示了三段话:
Warning: file_get_contents(http://cdn.yuxiaoxi.com/bymt_updata.php?bymt=new_version_free) [function.file-get-contents]: failed to open stream: HTTP request failed! HTTP/1.0 403 Forbidden in /data/home/qxu1194140044/htdocs/wp-content/themes/BYMT-free/functions.php on line 450
Warning: file_get_contents(http://cdn.yuxiaoxi.com/bymt_updata.php?bymt=Publish_url_free) [function.file-get-contents]: failed to open stream: HTTP request failed! HTTP/1.0 403 Forbidden in /data/home/qxu1194140044/htdocs/wp-content/themes/BYMT-free/functions.php on line 451
Warning: file_get_contents(http://cdn.yuxiaoxi.com/bymt_updata.php?bymt=down_url_free) [function.file-get-contents]: failed to open stream: HTTP request failed! HTTP/1.0 403 Forbidden in /data/home/qxu1194140044/htdocs/wp-content/themes/BYMT-free/functions.php on line 452
本个不懂php,所以请教下这个问题是什么原因导致的?
或者访问http://www.iandworld.com 查看乱码提示 谢谢了
这一般都是编码导致的,你可以尝试把主题头部的编码设置为UTF-8,为了保险,把数据库也设置为UTF-8。这样就行了