Re: [PHP] Front Page User Logout

2003-09-04 Thread John Welty
I'm only accessing the result of the user logging in through $GLOBALS["PHP_AUTH_USER"] I've tried unsetting that but it doesn't change anything. The only thing that logs a user out is them closing their browser and reopening it. I'd like a user to be able to switch usernames by clicking a link tha

[PHP] Front Page User Logout

2003-09-04 Thread John Welty
How can I provide a link which will log the current user out so that they will be prompted again to login. I'm using frontpage authentication on an apache server. I'm using PHP4 to build the pages. Thanks, --John -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://ww