ZooTi9er
(ZooTi9er)
新手上路

一般会员
UID 19654
精华
0
积分 28
帖子 28
金钱 28 喜悦币
威望 0
人脉 0
阅读权限 10
注册 2003-4-16
状态 离线
|
[广告]: 代充Paypal帐号美元
charset=?????? 错在哪儿?请大虾给予指点
//1.charset= g b 2 3 1 2 错在哪儿?
环境:win2kserver+PHP Version 4.1.1+Apache/1.3.22 Server+mysql 3.23.52-nt
Warning: Cannot add header information - headers already sent by (output started at c:\apache\apache\htdocs\study\functions\charset.php:5)inc:\apache\apache\htdocs\study\functions\charset.php on line 1
-------------〉
Charset.php文档内容如下:
//<?php header("Content-Type: text/html; charset= gb 2 3 1 2 "); ?>
注:charset.php的原文件内容如下
<?php //header("Content-Type: text/html; charset=ISO-8859-1");
?>我改成了gb 2 3 1 2 后就有了上边的warning.
===================================è请大虾给予指点。
|
|