<?php session_start(); header("content-type:text/html; charset=utf-8"); mysql_query("set names utf8;");?>
加上红色部分的代码基本可以解决