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 completed and the page says "Thank you," I'd like the session to be already dead on both servers so it doesn't matter where they click, they can't reactivate the previous session.
- Brian
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php