Home >Backend Development >PHP Tutorial > 新手请问php乱码有关问题

新手请问php乱码有关问题

WBOY
WBOYOriginal
2016-06-13 12:41:25858browse

新手请教php乱码问题。
我的mysql数据库,数据库,数据表,字段,连接校对,都是UTF-8编码。
reg01.php提交中文数据到reg02.php,echo SQL语句和存入到数据库里,都是乱码呢?
reg01.php有

图示如下:
1.mysql数据库,和数据库连接校对都是UTF-8编码


2.数据库,字段都是UTF-8编码



3.echo sql语句和存入数据库都是乱码



什么原因呢?好烦这个问题。

PHP 乱码 UTF-8
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