<meta http-equiv="content-type" content="text/html";charset="utf-8"/>
或者
<?php
header("Content-Type:text/html;charset=utf-8")
?>