Home  >  Article  >  Backend Development  >  本地的php文件传到服务器上为什么火狐可以浏览IE却是无法显示网页,该怎么处理

本地的php文件传到服务器上为什么火狐可以浏览IE却是无法显示网页,该怎么处理

WBOY
WBOYOriginal
2016-06-13 13:37:58852browse

本地的php文件传到服务器上为什么火狐可以浏览IE却是无法显示网页
本地的php文件传到服务器上为什么火狐可以浏览IE却是无法显示网页 而且在本地上是可以跳转到访问的页面的



------解决方案--------------------
信息太少。无法判断。确认路径要写对。
------解决方案--------------------
ie是直接提示下载还是什么的?若是直接下载,你是不是用header()设置了浏览器的解析方式
------解决方案--------------------
当语言声明为 utf-8 ,而实际文件编码为 gbk 时,就会出现此现象

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn