Yes, setting and cookie and redirecting in the same request is not 
reliable.  Some browsers can do it sometimes, others can't.

-Rasmus

On Mon, 10 Dec 2001, Steve Osborne wrote:

> I am attempting to use the SetCookie command.  I receive the following
> error:
> 
> Warning: Cannot add header information - headers already sent by
> ....(reference to current page)...
> 
> At this point I have authenticated the user, and am trying to set the cookie
> before redirecting them to the registered users section.  Should I be
> setting the cookie on the top of the page that I am sending them to?
> 
> Any comments or suggestions would be greatly appreciated.
> 
> Steve Osborne
> [EMAIL PROTECTED]
> 
> 
> 
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to