Www.biuuu.com if your webpage code is GB2312 or GBK, then jQuery is used. when ajax submits Chinese characters, Chinese characters are garbled because jQuery. ajax automatically converts the Chinese characters to be submitted to UTF8 encoding, which is inconsistent with the GB2312 or GBK encoding of the Web page. This will display garbled characters. In this article, we use a PHP example,
Http://www.biuuu.com/If Your webpage code is GB2312 or GBK encoding, then you are using jQuery. when ajax submits Chinese characters, Chinese characters are garbled because jQuery. ajax automatically converts the Chinese characters to be submitted to UTF8 encoding, which is inconsistent with the GB2312 or GBK encoding of the Web page. This will display garbled characters. In this article, we use a PHP example,
Http://www.biuuu.com/
If your webpage code is GB2312 or GBK, you are using jQuery. when ajax submits Chinese characters, Chinese characters are garbled because jQuery. ajax automatically converts the Chinese characters to be submitted to UTF8 encoding, which is inconsistent with the GB2312 or GBK encoding of the Web page. This will display garbled characters. In this article, we use a PHP example, let's talk about how to solve Chinese Garbled text and some precautions.
The instance code is as follows:
(1)html#(test.html)
-