From 77000e59a778549b8cd72917e9e213ae79197ae9 Mon Sep 17 00:00:00 2001 From: Devil Date: Mon, 25 Nov 2019 01:08:21 +0800 Subject: [PATCH] =?UTF-8?q?=E6=90=9C=E7=B4=A2=E6=94=AF=E6=8C=81=E7=B9=81?= =?UTF-8?q?=E4=BD=93=E5=AD=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/common.php | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) diff --git a/application/common.php b/application/common.php index 95c4beba5..bc968c663 100755 --- a/application/common.php +++ b/application/common.php @@ -273,8 +273,16 @@ function StrToAscii($str) $change_after = ''; if(!empty($str)) { - $str = mb_convert_encoding($str, 'GB2312'); - for($i=0;$i