header("content-type:text/html;charset=utf8");//加句這個在程序的最前面html
$conn->query("set names utf8"); //提交前,加入。解決數據庫中文亂碼數據庫