Hi all,

Perhaps some one can help me.

If I send a cookie like 
setcookie(+ACI-cookie+AF8-agtpasswd+ACI-,+ACQ-form+AF8-agent+AF8-pass, time()+-1200, 
+ACI-/+ACI-)+ADs-

it does not work on the terminal which has a new version of windows 2000 and with IE6. 
The browser does not store the cookie.

but if I use 
setcookie(+ACI-cookie+AF8-agtpasswd+ACI-,+ACQ-form+AF8-agent+AF8-pass)+ADs-

I can retrive the cookie variable.

This happens on a few terminal but for others with win 2000, both cookie sends above 
works fine.

Has anyone come across this problem?
Has anyone got any suggestions. Is this a problem of the win 2000 or the browser 
setting.

thanks,
Hasan







-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to