While I've never done this before,
 couldn't you use a session and have session variables tied to the user name
and password and then have the logout function kill the session?

----- Original Message -----
From: "Rodolfo Gonzalez" <[EMAIL PROTECTED]>
To: "Matthew Walker" <[EMAIL PROTECTED]>
Cc: "Aras Kucinskas" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Saturday, February 02, 2002 8:26 PM
Subject: RE: [PHP] PHP and Apache authorization: how to logout. Help!


> On Fri, 1 Feb 2002, Matthew Walker wrote:
> > Does anyone have the answer for this question? I need it too...
>
> As I learnt before, it's not possible without closing the user's browser.
>
> > My site is in directory which is protected with .htaccess file.
> > I want to develope a logout function, which can reset Apache
> > authorization.
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>


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

Reply via email to