Home > Backend Development > PHP Tutorial > smarty模板 display的页面输出乱码,该怎么处理

smarty模板 display的页面输出乱码,该怎么处理

WBOY
Release: 2016-06-13 12:05:49
Original
921 people have browsed it

smarty模板 display的页面输出乱码
我的数据库使用的是gb2312,而用smarty输出出来的却是乱码,如果还需要详细   我在补充
------解决方案--------------------
你这是拿人开心?
声明 utf-8 字符集,却使用 gbk 字符
------解决方案--------------------

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