View Full Version : Sessions
Locky
04-23-2008, 09:57 PM
why does internet explorer 6 "forget" my sessions when the page is changed ?? and is this possible to fix ?
ps useing $_SESSION
Medyman
04-23-2008, 10:26 PM
http://www.oreillynet.com/mac/blog/2002/06/p3p_in_ie6_frustrating_failure.html
Locky
04-23-2008, 10:36 PM
basicly not possible anymore?
<?php $_SERVER['$_SESSION'] ?>
Locky
04-30-2008, 09:43 AM
what is that for / do ?
codeexploiter
04-30-2008, 09:49 AM
Can you provide a link or the source code (PHP code)
http://www.oreillynet.com/mac/blog/2002/06/p3p_in_ie6_frustrating_failure.html
What on earth was MS thinking?
<?php $_SERVER['$_SESSION'] ?>
I don't think that code is valid. It would basically "touch" the global $_SESSION variable named $_SESSION, and do nothing with it (and I don't think that the variable is even set).
Medyman
05-13-2008, 11:26 PM
What on earth was MS thinking?
Who cares? I just want IE6 to die already. The second IE 8 comes out, I'm taking support for IE6 out of all services contracts/proposals.
If only it were that simple. Less compatibility means less users. :( We have to wait until people don't use it anymore.
I wouldn't mind it it died, though.
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.