Nothing -- However - try adding a path to your cookie statement. It may not be the problem - but it has corrected this issue for me in the past.
I.e : setcookie('myCookie',"blah",time()+3600, "/"); <?php /* Stephen Johnson c | eh The Lone Coder http://www.thelonecoder.com [EMAIL PROTECTED] 562.924.4454 (office) 562.924.4075 (fax) continuing the struggle against bad code */ ?> > From: "Ospinto" <[EMAIL PROTECTED]> > Date: Tue, 19 Apr 2005 17:33:07 -0400 > To: php-general@lists.php.net > Subject: Re: [PHP] set cookie function problem > > o....k.......what does that have to do with my problem? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php