Re: [PHP] Session file not written, session variables messed up.

2004-11-12 Thread Rodolfo Gonzalez
Hi Klaus, On Fri, 12 Nov 2004, Klaus Reimer wrote: > > The weirdness comes when in one frame the script will print "Agent Smith" > > while in the other frame of the same frameset the script which loads on it > > will print "Thomas Anderson"... > > Are both frames loaded at the same time? It's not

Re: [PHP] Session file not written, session variables messed up.

2004-11-12 Thread Klaus Reimer
Rodolfo wrote: The weirdness comes when in one frame the script will print "Agent Smith" while in the other frame of the same frameset the script which loads on it will print "Thomas Anderson"... Are both frames loaded at the same time? It's not possible to have two concurrently running scripts a