Thanks Kale, I'll have a go with your code
- Original Message -
From: "kale" <[EMAIL PROTECTED]>
To: "Php. Net" <[EMAIL PROTECTED]>
Cc: "'Awlad Hussain'" <[EMAIL PROTECTED]>
Sent: Tuesday, February 25, 2003 9:29 AM
Subject: R
___
__
// end kale's code
__
-Original Message-
From: Awlad Hussain [mailto:[EMAIL PROTECTED]
Sent: Tuesday, February 25, 2003 11:15 AM
To: kale
Subject: Re: [PHP] cookie problemes
Hi Kale,
I have the same problem with cookie, i
24, 2003 8:11 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: RE: [PHP] cookie problemes
> $path = "/";
> $domain = ".mydomain.ro";
> And in my cookie folder i find a cookie named: [EMAIL PROTECTED]
> But other computer (with
> problems) i don't ha
> $path = "/";
> $domain = ".mydomain.ro";
> And in my cookie folder i find a cookie named:
> [EMAIL PROTECTED] But other computer (with
> problems) i don't have any cookie with same name.
> And if i reload the page and print
> $HTTP_COOKIE_VARS[$n_sessid]
> it's nothing. I have 12 computers and 10
computers and 10 are ok.
kale
-Original Message-
From: Gonzo [mailto:[EMAIL PROTECTED]
Sent: Monday, February 24, 2003 1:30 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: RE: [PHP] cookie problemes
> :( don't work.
> I put "Setcookie($n_sessid, $sessid,
>
> :( don't work.
> I put "Setcookie($n_sessid, $sessid,
> time()+$cookie_life, $path,
> $domain, 0);"
> In script but don't work. Same. No cookie in cookie
> folder.
> Other idea?
Nothing other than 1) What are in the $path and $domain
variables? and 2) did you grep in your cookies folder?
Someti
12:13 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: RE: [PHP] cookie problemes
> What "path" and what "domain"?
See "path" and "domain" here:
http://php.net/setcookie
Gonzo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe,
> What "path" and what "domain"?
See "path" and "domain" here:
http://php.net/setcookie
Gonzo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
What "path" and what "domain"?
Thanks.
Kale
-Original Message-
From: Gonzo [mailto:[EMAIL PROTECTED]
Sent: Monday, February 24, 2003 12:04 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP] cookie problemes
> hy,
> i have a probleme with
> hy,
> i have a probleme with cookie.
> this is my code "Setcookie($n_sessid, $sessid,
> time()+$cookie_life);" and work, 80%.
> some machines (all windows - 98 and XP) with internet explorer
> (ver.5 and 6, some with the last upgrade) can write the cookie.
> same machines have
> cookie enable bec
10 matches
Mail list logo