乱码情况:
在选择数据库前加入一句代码即可
mysql_query("set names utf8");
最后效果
php写入数据到mysql数据库中出现乱码解决方法
原文:http://www.cnblogs.com/muou2125/p/7349618.html