Novice ask PHP garbled related issues

Source: Internet
Author: User
Novice ask PHP garbled problem.
My MySQL database, database, data tables, fields, connection proofreading, are all UTF-8 encoded.
reg01.php submit Chinese data to Reg02.php,echo SQL statements and deposit into the database, are garbled?
Reg01.php has

This is illustrated below:
1.mysql database, and database connection proofing are all UTF-8 encoded


2. Database, fields are UTF-8 encoded



3.echo SQL statements and deposit database are garbled



What's the reason? I'm tired of this problem. PHP garbled UTF-8

Share to:


------Solution--------------------
From your last post, you're outputting utf-8 encoded content in a GBK encoded interface.
------Solution--------------------
Insert SQL before adding: mysql_query ("Set names UTF8"); It should be.

  • 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.