Re: [PHP-DEV] Re: Bug #600 Updated: return true/false for setcookie() ? From: Rasmus Lerdorf (rasmus <email protected>)
Date: 07/30/98

> but:
> when you cancel on accepting the cookie on a netgravity ad-server, you are
> redirected to an arrogant error page ;) how ? (thinking hard...)

They might have a meta-redirect on the page, or perhaps just a straight
redirect so they set the cookie and then immediately redirect you to
another page to see if your browser accepted the cookie.

-Rasmus