Why is there a small amount of garbled characters?

Source: Internet
Author: User
Why is there a small amount of garbled characters? This post was last edited by u011263669 from 2013-08-9:9:3333:32. Our website is a zencart e-commerce website. all file formats are UTF-8 & nbsp; when a website enters data without bom encoding format, it runs & nbsp; SQL: set & nbsp; names & nbsp; why are a small amount of garbled characters in all data tables in the utf8 database?

This post was last edited by u011263669 at 19:33:32

Our website is a zencart e-commerce website.
All files on the website are encoded in UTF-8 without bom.
When the website enters data, run SQL: "set names utf8"
All data tables in the database are in utf8 format.

However, some foreign users register or edit information on our website, and garbled characters may occur when entering the database. This may happen at around 5%. Why is garbled? How can this problem be solved?

Share:


------ Solution --------------------
During his browsing, the browser's webpage encoding may not be utf8, or it may be translated before browsing. You can use javascript to obtain the client code.
------ Solution --------------------
Two solutions:
1. when ajax is submitted, it is encoded using the + encodeURIComponent method.
2. the php end can check whether the submitted code is UTF-8 encoded.
Checking method http://www.bo56.com/%E4%BD%BF%E7%94%A8%E6%AD%A3%E5%88%99%E6%A3%80%E6%B5%8B%E6%98%AF%E5%90%A6%E4%B8%BAutf8%E7%BC%96%E7%A0%81/

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.