Re: [PHP] Session dilemma

2004-03-03 Thread Richard Davey
Hello Brian, Thursday, March 4, 2004, 1:08:47 AM, you wrote: BD> I have a site with two limitations, neither of which can be changed: BD> 1. The http and https servers are on different domains. BD> 2. There are lots of non-PHP pages so session management requires BD> cookies. BD> Can anyone t

[PHP] Session dilemma

2004-03-03 Thread Brian Dunning
I have a site with two limitations, neither of which can be changed: 1. The http and https servers are on different domains. 2. There are lots of non-PHP pages so session management requires cookies. Can anyone think of a way to kill the sessions on a single page? When the transaction is compl