From: [EMAIL PROTECTED] Operating system: Windows 2000 SP2 PHP version: 4.1.1 PHP Bug Type: IIS related Bug description: setcookie() does not work with CGI PHP
When I use the IIS CGI version on Windows the setcookie() function does not set the cookie. The $HTTP_COOKIE_VARS and $_COOKIE arrays are both totally empty. However, it does work with the (very unstable) ISAPI version and always works on Apache no matter the OS. -- Edit bug report at: http://bugs.php.net/?id=15317&edit=1 -- PHP Development 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]