I am using php on windows 2000, and IS. when i use the function "Header()" to redirect sometimes, not all the time, it give me an error.
I will give an example:
header("Location: alertas.php?erro=3&ti&tip=$tip"
When i execute the script, in the browser appears this error :
CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are
I hope someone can help me. Thank you!!
I will give an example:
header("Location: alertas.php?erro=3&ti&tip=$tip"
When i execute the script, in the browser appears this error :
CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are
I hope someone can help me. Thank you!!