Home > Backend Development > PHP Tutorial > MANTIS提示警告且显示乱码,

MANTIS提示警告且显示乱码,

WBOY
Release: 2016-06-13 10:12:47
Original
1159 people have browsed it

MANTIS提示警告且显示乱码,高手请进。
安装缺陷跟踪管理系统MANTIS 1.0.8版本后,进入系统发现以前的项目的中文内容都变成一串串的“?”了,且系统提示如下警告信息,“SYSTEM WARNING: htmlspecialchars(): Invalid multibyte sequence in argument”请使用过的MANTIS的高手帮忙指点一下,万分感激!

------解决方案--------------------
改一下浏览器的编码看能解决吗

htmlspecialchars()里面的参数是什么?
------解决方案--------------------
数据库和浏览器的编码不一致的问题

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template