[snip]
for some reason it was holding the session because I had two browser
windows
open which is the environment it will be used in by the users.

strange though...
[/snip]

Strange how? Since the session is active in at least one stateless
browser window you would have to find a way to affect the state of that
browser window with the browser window you wish to log out from. Since
this is a client side issue you might be able to use JavaScript to
affect the state of the other browser window.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to