Home >Backend Development >PHP Tutorial >windows停访问Linux的PHP页面,英文显示正常,中文显示乱码

windows停访问Linux的PHP页面,英文显示正常,中文显示乱码

WBOY
WBOYOriginal
2016-06-13 10:29:00956browse

windows下访问Linux的PHP页面,英文显示正常,中文显示乱码
我想访问lamp下的PHP页面,用Windows的浏览器访问,但是英文显示正常,中文显示乱码,请问怎么解决呢?谢谢了!


------解决方案--------------------
和php在什么环境 下没关系吧,看看你的页面编码,文件编码,数据库中存储的数据编码类型
------解决方案--------------------
编码格式不正确吧!
请检查文件保存的编码格式、数据库编码格式、header头信息编码格式、html

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