Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to solve the problem of garbled code through common.inc.php

2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/03 Report--

How to solve the garbled code problem through common.inc.php, many novices are not very clear about this, in order to help you solve this problem, the following editor will explain in detail for you, people with this need can come to learn, I hope you can gain something.

Methods to solve garbled code through common.inc.php: 1, open the common.inc.php file; 2, modify the content as "$cfg_soft_lang = 'utf-8';"; 3, transcode select_images.php.

This article operating environment: Windows7 system, DedeCMS5.6, Dell G3 computer.

How to solve the garbled problem through common.inc.php?

Website upgrade leads to garbled codes and solutions:

1. Find the: / include/common.inc.php file of the dream weaving system

two。 Find the following code:

$cfg_version = 'V57 GBKs / cfgbeans softplaces Lang =' gb2312'

Modified to:

$cfg_version = 'V57 UTF Murray 8 years; $cfg_soft_lang =' utf-8'

3. Transcode the following two files:

Include/common.inc.phpinclude/dialog/select_images.php

Change to utf-8 coding format, or click to download the corresponding upgrade package, and overwrite the corresponding file of utf-8!

Is it helpful for you to read the above content? If you want to know more about the relevant knowledge or read more related articles, please follow the industry information channel, thank you for your support.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report