Php-mysql encoding problems

Source: Internet
Author: User
Php-mysql encoding issues have made a php download function, including list. php page and download. on the php page, the database table uses utf8, and the setnames 'utf8' is used to connect to the database. The UTF-8 header is added to the two php pages, and the utf8 header is also selected when the file is saved, why is everything on the page Normal? click to download the Chinese php-mysql code.
A php download function is provided, including list. php page and download. on the php page, the database table uses utf8, and the set names 'utf8' is used to connect to the database. The UTF-8 header is added to the two php pages, and the UTF-8 header is also selected when saving the file, why is everything on the page Normal, that is, when you click to download a file with a Chinese name, you will not be able to find the file, click on English to download the file normally
You can use set names gb2312 to find the file to be linked to the database.

------ Solution --------------------
Yes! Yes.
You work in the window operating system, and your hard disk is a simplified Chinese (gbk) file name.
If you use UTF-8 encoded file names, the computer will not recognize them.
------ Solution --------------------
Try iconv transcoding?

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.