[PHP3] Setcookie problem From: Geoffrey Makstutis (gmak <email protected>)
Date: 09/30/98

I have a function which checks for a cookie and then either redirects or
sets the cookie. I keep getting the following:

Warning: Oops, php3_SetCookie called after header has been sent...

What I can't understand is that the php file which does the work, doesn't
write to the browser until after it has done it's cookie work. Actually, it
is a series of functions that are called from other pages. So, what is the
header that is being sent?

Thanks,
Geoffrey Makstutis
gmak <email protected>

--
PHP 3 Mailing List   http://www.php.net/
To unsubscribe send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest list:  php3-digest-subscribe <email protected>
For help: php3-help <email protected>  Archive:  http://www.php.net/mailsearch.php3