On Wednesday 09 May 2001 18:09, Dean Hall wrote:
> I'm trying to force arbitrary errors in the HTTP header like so:
>
> header('HTTP/1.1 404 Not found.');
>
> It's not working like I expected. I found a few discussions of this on
> this list that said that this did not work with PHP 3, but I've fo
I'm trying to force arbitrary errors in the HTTP header like so:
header('HTTP/1.1 404 Not found.');
It's not working like I expected. I found a few discussions of this on this
list that said that this did not work with PHP 3, but I've found nothing
about PHP 4.
The manual says that you should d
2 matches
Mail list logo