head above water PHP 页面编码声明方法详解header或meta
php的header来定义一个php页面为utf编码或GBK编码php页面为utf编码header("Content-type: text/html; charset=utf-8");php页面为gbk编码header("Conten...
php的header来定义一个php页面为utf编码或GBK编码php页面为utf编码header("Content-type: text/html; charset=utf-8");php页面为gbk编码header("Conten...