Hey, I'm new to the list, and this issue may have already been addressed...
It seems that with Apache and PHP (running in Windows XP Beta 2, which identifies to
Apache as an NT system) as the server and being accessed by MSIE 6.0b or MSIE 5.5 that
cheese doesn't taste right.
No, wait, that's not the issue. The issue is that unless the page is what the browser
opens with (ex: desktop shortcut, address bar request, being set as the browser's
"home" -- anything where no page, not even the "Action cancelled." page, is opened)
the cookies I setcookie() are saved as session cookies (yo know, not saved in a file),
whereas if it's the first page the browser opens, they're saved in the Cookies folder
where they're supposed to go, as a bona fide file.
Is there a solution to this issue yet? Has anyone else noticed it? :)