Hi
I am using HTTP authorisation to allow users to log in to vew specific pages.
What can I use for log off?.
I tried using
header ("HTTP/1.0 401 Unauthorised");
header ("Location: http://www.mysite.com/index.php3");
OR
$PHP_AUTH_USER=0;
but it didn't work.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
- [PHP] Printing Dmitry
- Re: [PHP] Printing Chris Anderson
- [PHP] Counting Words In a String Jason Beebe
- RE: [PHP] Counting Words In a String Greg Donald
- Re: [PHP] Counting Words In a String Robert Vetter
- Re: [PHP] Printing Plutarck
- [PHP] Printing Fernando Avila
- [PHP] Re: Printing elias
- Re: [PHP] Printing Renze Munnik
- Re: [PHP] Printing B. van Ouwerkerk
- Re[2]: [PHP] printing AJDIN BRANDIC
- Re[2]: [PHP] printing Fernando Avila
- Re: Re[2]: [PHP] printing Bill MacAllister
- [PHP] Printing Chris Kay
- Re: [PHP] Printing Jason Wong
- RE: [PHP] Printing Chris Kay
- Re: [PHP] Printing Justin French
- [PHP] printing Shaun van den Berg
- RE: [PHP] printing John W. Holmes
- Re: [PHP] printing Leif K-Brooks
- [PHP] Re: printing Paul Chvostek

