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

The solution of garbled code in php template class

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

Share

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

This article mainly introduces the php template class messy code solution, has a certain reference value, interested friends can refer to, I hope you can learn a lot after reading this article, the following let the editor take you to understand it.

Php template class messy code solutions: 1, check the reference template of the PHP file; 2, set the file with the html template file coding consistent, modify the code such as "".

This article operating environment: Windows7 system, PHP7.4 version, Dell G3 computer.

PHP template garbled problem:

Problem description

There is a garbled html template page in both Chinese and English:

The content template is modified to any of the following three types without effect

Modification of the file encoding format utf-8, GB2312, unicode also did not take effect.

Problem solving

Check the PHP file referencing the template to see if it is the same as the file encoding of the html template

File encoding refers to:

What I use is to change the php (GBK) file encoding to (UTF-8), and then modify the template file encoding to (UTF-8).

Then change the template file to the following:

Thank you for reading this article carefully. I hope the article "Solutions to php templates" shared by the editor will be helpful to everyone. At the same time, I also hope that you will support us and pay attention to the industry information channel. More related knowledge is waiting for you to learn!

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