I have this problem as well (see "Where the hell did my session vars go?").
We were using 4.0.4pl1 and it was occuring under both Netscape 4.74 and IE 5.5.
We upgraded PHP to version 4.0.5 and everything works nicely under Netscape, but IE
5.5 is
still screwing up.
Just for info...
Thanks,
Jo
Hi!. I have the following problem (we are going crazy about it!!) and i
think there's many people out there that have experienced the same thing:
A session created in one page is killed on the next one. Check an example:
PAGE 1:
session_start();
session_register("myvar");
2 matches
Mail list logo