Re: To Capture HTTP Headers

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Kaushal Shriyan wrote:
I have put the below in test.php

<?php
var_dump($_REQUEST);
var_dump($_ENV);
?>

I am getting the below information which is not formatted

[snip] ...[/snip]

Actually If I run my test.cgi file I get well formatted one and also
If you can see from the output
HTTP_USERNAME nick="amit",Master="0",acct_no_hash="1B2M2Y8AsgTpgAmY7PhCfg==",EMAIL="kaushalshriyan@xxxxxxxxx"
which is missing from test.php script

Thanks Again

Kaushal


and thank you aswell. May I ask why you posted to this mailinglist? did you actually have a question? or did you just want to share your headers with the world...?

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux