Home > Backend Development > PHP Tutorial > php miniBB中文乱码问题解决方法_PHP

php miniBB中文乱码问题解决方法_PHP

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-01 12:24:18
Original
851 people have browsed it

有时候一分钱难死英雄汉,
这话不假,
在技术上也是一样,如系统调试了半天,
PHP就是不认mysql,
到头来只是忘了安装php5-mysql,

miniBB因为简约而美丽,但国内使用人数极少,
好多人都是因为中文乱码而放弃,
好多系统都有这个问题,
毕竟人家老外开发的,也能理解,
在目录下找到 bb_func_txt.php

注释掉:$text=wrapText($wrap,$text);

问题解决。

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
Latest Issues
php data acquisition?
From 1970-01-01 08:00:00
0
0
0
PHP extension intl
From 1970-01-01 08:00:00
0
0
0
How to learn php well
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template