上海进华中学难进吗:Undefined variable: HTTP_server_VARS in 这是怎么回事?

来源:百度文库 编辑:查人人中国名人网 时间:2024/04/29 23:23:39
我用的php是4.3,在iis下运行,我准备运行
<?
echo "主机名称:".$HTTP_server_VARS['http_host'];
echo "genlujing:".$HTTP_server_VARS["document_root"];
?>

结果出现如下信息,这是怎么回事?

Notice: Undefined variable: HTTP_server_VARS in F:\我的学习\it\php\web\new day\TMP5ccv53q4wd.php on line 8
主机名称:
Notice: Undefined variable: HTTP_server_VARS in F:\我的学习\it\php\web\new day\TMP5ccv53q4wd.php on line 9
genlujing: