>page that the cookie should be visible forÂ…" (c.f.
>http://www.php.net/manual/en/ function.setcookie.php).
>
>HTH,
>
>Ignatius Teo
>
>
>-Original Message-
>From: r.gelstharp [mailto:[EMAIL PROTECTED]]
>Sent: Thursday, 3 May 2001 08:46
>To:[EMAIL PR
()
command?
> -Original Message-
> From: r.gelstharp [mailto:[EMAIL PROTECTED]]
> Sent: May 2, 2001 4:46 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [PHP-WIN] trouble with cookies
>
>
> 1)hmmm, I'm using Internet Explorer, and when I created cookies with ASP
> they
natius Teo
-Original Message-
From: r.gelstharp [mailto:[EMAIL PROTECTED]]
Sent: Thursday, 3 May 2001 08:46
To: [EMAIL PROTECTED]
Subject: Re: [PHP-WIN] trouble with cookies
1)hmmm, I'm using Internet Explorer, and when I created cookies with ASP
they seemed to work, so it can
1)hmmm, I'm using Internet Explorer, and when I created cookies with ASP
they seemed to work, so it can't be that.
2)This might be the answer, but when you specify the domain in setcookie as
".." doesn't that mean that you set it to the default which is the host name
of the server, and therefore
This might be caused by several factors. Here are the ones I remember:
1) The browser you are using simply does not accept cookies
2) The PHP file trying to read info from the cookie with the isset ()
function is not located within the domain specified in the setcookie() function
3) There is inde
> -Original Message-
> From: r.gelstharp [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, May 02, 2001 3:05 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] trouble with cookies
>
>
> I'm having trouble getting cookies to work. I'm using PHP4, and yes I have
&g
In your defense, cookies are pretty stubborn, so don't feel bad. What
exactly is your problem so we can find out how to help you.
-Flint
-Original Message-
From: r.gelstharp [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 02, 2001 3:05 PM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] tr
I'm having trouble getting cookies to work. I'm using PHP4, and yes I have
already read the manual and I've done like it says to place the setcookies()
function BEFORE any other calls such as and so forth.
Have I missed a configuration I should have done in setting up
PHP/Apache/whatever? I don'