> > you sure the cookie is being set? try this > > header("Location: http://" . $_SERVER['HTTP_HOST'] > . dirname($_SERVER['PHP_SELF']) > . '/b.php?'.SID);
I had tried this before - no result. The cookie is set in the \temp dir where it is intended. And that's where the other cookie with new session is located too. This really is a strange problem. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php