ID:               16407
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Bogus
+Status:           Closed
 Bug Type:         HTTP related
 Operating System: Win 2000
 PHP Version:      4.0.6
 New Comment:

No comment


Previous Comments:
------------------------------------------------------------------------

[2002-04-03 04:32:06] [EMAIL PROTECTED]

We can't influence the way browsers treat cookies. This is a problem
with IE, not with PHP.

------------------------------------------------------------------------

[2002-04-03 04:13:59] [EMAIL PROTECTED]

This problem occurs with IE 5.5 +.
I set a non persistant cookie, by exemple :

setcookie('myCookie','miam','','/','',0);

in a first navigator window.

When I open a second window (the first is still open), I can read the
cookie, but when I close this second window, the cookie is deleted, and
no longer accessible from the first.

This problem don't occur when I write cookie using JavaScript. It don't
occur with Navigator (4.x and 6) and with IE 5.0.

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=16407&edit=1

Reply via email to