Home > CMS Tutorial > PHPCMS > body text

What to do if the phpcms page is garbled

藏色散人
Release: 2019-12-28 10:31:10
Original
3085 people have browsed it

What to do if the phpcms page is garbled

What should I do if the phpcms page is garbled?

phpcms static page garbled problem

Use phpcms to make a website. The encoding method set during installation is UTF-8, and the database encoding method is also UTF-8. The encoding on the page is also UTF-8. However, the Chinese characters manually entered into the HTML were garbled, but the Chinese characters taken out from the database were all normal, and the reason was finally found. It is caused by inconsistent encoding of the page.

What to do if the phpcms page is garbled

Find the corresponding html, right-click to open it in notepad, and then save it as html, but the encoding must be UTF-8, so that the encoding method and settings of the page The encoding method is consistent.

PHP Chinese website, a large number of free PHPCMS tutorials, welcome to learn online!

The above is the detailed content of What to do if the phpcms page is garbled. For more information, please follow other related articles on the PHP Chinese website!

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