Re: CGI error on IIS

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

 



Odd Egil H. Selnes wrote:
Hi.

When I use: header("Location: ".$_SERVER["PHP_SELF"]."?page=something");
I get a strange CGI error on IIS. This error occurs about 4 out of 10 times
i access the page.

My guess is you need to encode the GET variables (something) you're sending through your request.


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


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux