错误提示:
Warning: file_get_contents(lang.tmp) [
function.file-get-contents]: failed to open stream: No such file or directory in
C:\xampp\htdocs\xampp\index.php on line
2Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\xampp\index.php:2) in
C:\xampp\htdocs\xampp\index.php on line
4修正方法:出现这个问题的原因估计是一些清理软件如超级兔子把这个
lang.tmp文件删除了!
修正方法:只需要建一个空文件
lang.tmp放于……