mysqli_query($conn, "set names utf8"); //**设置字符集*** 不设置插入数据库就是乱码

 

mysqli_query($conn, "set names utf8"); //**设置字符集*** 不设置插入数据库就是乱码

posted @ 2019-09-26 16:26  彭成刚  阅读(2919)  评论(0)    收藏  举报