错误提示: mysqli_connect(): Server sent charset (255) unknown to the client. Please, report to the developers 网友提供的解决办法(转载链接,感谢原著!): https://www.jianshu.com/p/d5d8e825ebda http://dakaijun.cn/note/1386/ 通过多次调试,发现我的MySQL配置文件my.cnf的配置参数在字符集方面没有问题,的确是utf8,后来…