[php]php MySQL phpMyAdmin 中文亂碼utf8 設定在header.html加入 mysql連線的地方$dbc=mysql_connect(DB_HOST,DB_USER,DB_PASSWORD) //MAKE the connection mysql_query("SET NAMES 'utf8'");這樣存入table中,使用phpMyAdmin 2.10.3中看就沒有亂碼了http://www.adsenseor.com/mysql/256.html...
請先 登入 以發表留言。