ID:               24806
 Updated by:       [EMAIL PROTECTED]
 Reported By:      jeelani at hotmail dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         *General Issues
 Operating System: Linux
 PHP Version:      4.3.1
 New Comment:

Thank you for taking the time to write to us, but this is not
a bug. Please double-check the documentation available at
http://www.php.net/manual/ and the instructions on how to report
a bug at http://bugs.php.net/how-to-report.php

You cannot retrieve a cookie from domainA while being on domainB.


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

[2003-07-25 14:36:17] jeelani at hotmail dot com

Description:
------------
Hi,

I tried to set a cookie in mydomain.org and try to retreive in
mydomain1.com. But It does not retrieve the cookies.

Here is what I try in the mydomain.org

setcookie ("test1", "someval", time()+36000, '/', 'mydomain1.com', 0)

Then from the mydomain1.com I tried to retrieve the cookie but I dont
see that cookie. Is this some bus as I have followed as documented in
manual. Pls help

Thanks




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


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

Reply via email to