ws this value:
211b78tfl8umggkdh1ak7jrbf3 (a string of 26 characters long).
Thank you very much, again!
Nancy.
- Original Message -
From: "Jasper Bryant-Greene" <[EMAIL PROTECTED]>
To: "php"
Sent: Tuesday, August 30, 2005 8:48 AM
Subject: Re: [PHP] Cookies.
Nancy Ferracutti Kinca
Hi,
I am trying to install a web application that tests if cookies are enabled
the following way:
$this->usesCookies =
(isset($_COOKIE[session_name()]) &&
@strlen($_COOKIE[session_name()])
== 32);
As it gives as a result, that cookie
2 matches
Mail list logo