What does a call to phpinfo() return?
Miles

At 02:45 AM 9/5/01 +0530, Balaji Ankem wrote:


>Hi friend,
>    what will be the output for the following program?
>
> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
><?php
>
>  $foo=$HTTP_SERVER_VARS["HTTP_REFERER"];
>
>  echo $foo;
>
>?>
>
> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>
>For me it is printing the blank value.
>
>Thanks in advance
>
>Regards
>-Balaji
>
>
>
>--
>PHP General Mailing List (http://www.php.net/)
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>To contact the list administrators, e-mail: [EMAIL PROTECTED]


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to