[PHP] Re: Problem with session_destroy() don't work

2003-10-13 Thread Scott Fletcher
session_destroy() don't work too well with IE (Internet Explorer) due to bunch of bugs that IE have. That is if you are using IE to test this Kostas [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Hi, I have a problem with destroing a session. I have made a login page and the

[PHP] Re: Problem with session_destroy

2001-09-11 Thread Richard Lynch
The file isn't written out until the end of your script, and you're trying to kill it?... Since you haven't registered any variables nor set them, deleting the session doesn't seem like a big deal... What's your overall design goal here? -- WARNING [EMAIL PROTECTED] address is an endangered