"Eugene Yi (InfoSpace Inc)" wrote:
>
> Thank you for your feedback! I tried it but it didn't make a difference. I
> printed the var right after the set and it returns null.
>
> setcookie("cbcookie1",$domain,0,"/","mydomain.com");
> $domain = $HTTP_COOKIE_VARS["cbcookie1
-
> From: Aaron D. Turner [mailto:[EMAIL PROTECTED]]
> Sent: Monday, January 29, 2001 2:42 PM
> To: Eugene Yi (InfoSpace Inc)
> Cc: [EMAIL PROTECTED]
> Subject: RE: [PHP] Cookie with Netscape
>
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
>
> That's be
$domain)";
>
> > -Original Message-
> > From: Aaron D. Turner [mailto:[EMAIL PROTECTED]]
> > Sent: Monday, January 29, 2001 2:29 PM
> > To: Eugene Yi (InfoSpace Inc)
> > Cc: [EMAIL PROTECTED]
> > Subject: Re: [PHP] Cookie with Netscape
> >
bcookie1"];
echo "domain($domain)";
> -Original Message-
> From: Aaron D. Turner [mailto:[EMAIL PROTECTED]]
> Sent: Monday, January 29, 2001 2:29 PM
> To: Eugene Yi (InfoSpace Inc)
> Cc: [EMAIL PROTECTED]
> Subject: Re: [PHP] Cookie with Netscape
>
>
> -
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Mon, 29 Jan 2001, Eugene Yi (InfoSpace Inc) wrote:
> I set up a cookie using the following command and it works fine under IE but
> not in Netscape. Am I doing something wrong?
>
> setcookie("mycookie[1]",$domain,"","/","mydomain.com");
Should
I set up a cookie using the following command and it works fine under IE but
not in Netscape. Am I doing something wrong?
setcookie("mycookie[1]",$domain,"","/","mydomain.com");
Please help me. Thanks much in advance.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail:
6 matches
Mail list logo