can't read cookies

From: Duncan (duncan_at_dotcomworld.co.za)
Date: 12/22/04


Date: Wed, 22 Dec 2004 13:08:01 +0200

Hi

I'm doing a site that creates a cookie and then needs to read that
cookie later.
The cookie is created fin and I can see it in my browsers cookies but I
can't seem to read it. I've tried referring to the variable straight as
$cookie_var and as $_COOKIE['cookie_var'] but no luck.
if I var_dump($_COOKIE) I get
array(0) { }

Is there something silly I'm missing? I thought it may be my firewall so
I got someone else to check and same story...

Thanks



Relevant Pages

  • Re: cant read cookies
    ... Duncan wrote: ... > cookie later. ... > The cookie is created fin and I can see it in my browsers cookies ... Cookies require a valid domain instead of localhost or an IP address. ...
    (alt.php)
  • cant read cookies
    ... cookie later. ... The cookie is created fin and I can see it in my browsers cookies but I ... Is there something silly I'm missing? ... I thought it may be my firewall so ...
    (comp.lang.php)
  • Re: cant read cookies
    ... Duncan wrote: ... > cookie later. ... > The cookie is created fin and I can see it in my browsers cookies but I ... If you set the cookie in one script and read it in aother script from a ...
    (alt.php)
  • Re: cant read cookies
    ... Duncan wrote: ... > cookie later. ... > The cookie is created fin and I can see it in my browsers cookies but I ... Sounds like a very clever firewall with a very dumb config if it can block ...
    (comp.lang.php)
  • Re: can not get access to security sites
    ... I am using Mc Afee Personal Firewall and Pop-up Ad ... Thanks Kinney ... Are you running any cookie ... >access to those sites depending on your settings. ...
    (microsoft.public.windowsxp.security_admin)