Hello!
I'm using the header("Location...); function in PHP 4 and sometimes (not always) Im getting 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 wonder why it doesnt occur always, but sometimes? Is this a server or code problem?
Please help!!