Home>Article>CMS Tutorial> What to do if the phpcms page is garbled

What to do if the phpcms page is garbled

藏色散人
藏色散人 Original
2019-12-28 10:31:10 2995browse

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 freePHPCMS 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!

Statement:
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
Previous article:Does phpcms cost money? Next article:Does phpcms cost money?