l Cruz" <[EMAIL PROTECTED]>
To: "Joseph Smith" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Sunday, April 28, 2002 4:35 PM
Subject: Re: [PHP] Autoload of cookies on Linux fails, Win32 works???
> On Sun, 28 Apr 2002, Joseph Smith wrote:
> > Assuming I
Thanks, but when I tried this..
I consistently get "No Cookie!!"
Yes, the cookie is set.. I can delete the cookies and a new one gets
created.
- Original Message -
From: "Miguel Cruz" <[EMAIL PROTECTED]>
To: "Joseph Smith" <[EMAIL PROTECTED
I'm confused..
Assuming I've got a cookie called "loggedin" defined as "12345"
In 4.2.0 on Win32, my cookies are preloaded so when I do
if (isset($loggedin))
echo $loggedin
It checks to see if there is a variable named $loggedin that was
created by autoloading of cookies, then it prints "12
3 matches
Mail list logo