Hi all,

I am programming an interface using PHP and rely on sessions to keep state.

What I want to be able to do is to open a new window from my application that has a new session, without disturbing the current session.

I know that I can kill the current session and start a new one, but that's not what I want to do. When I launch a new window, it keeps the same session as the one that it was launched from. If I kill the session in that new window, then it kills the old sessino too...

Any suggestions ???

Thanks,

Tim.





SimpleNet's Back !
http://www.simplenet.com/

Reply via email to