Yasuo Ohgaki wrote:
> Andre Lacour wrote:
>
>> if (!isset($HTTP_COOKIE_VARS[$cookiename])) exit();
>
>
>
> This may work, but it could result unwanted behaviour for broken
> browsers that do not send cookie correctly. Some broken browsers do not
> send cookie first time sometimes. We need to direct once to make sure.
Oops, my english broken. My English broken all the time, though :)
Anyway, we need to "redirect" once to be sure, since broken browsers do
not send cookie for the initial request sometimes.
--
Yasuo Ohgaki
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]