OK, thank you very much, Vladimir. I've used session variables and it's
solved ;)
Thanks for your helping!

        Danny



> -----Mensaje original-----
> De: Vladimir Galkov [mailto:[EMAIL PROTECTED]]
> Enviado el: miércoles, 29 de enero de 2003 15:12
> Para: [EMAIL PROTECTED]
> Asunto: [PHP-WIN] Re: Unsetting PHP_AUTH_*
> 
> 
> 
> I've the variables $PHP_AUTH_USER and $PHP_AUTH_PW set and I 
> want to unset
> them because I check if they're set or not in order to show the
> authentication dialog box. The unset command appears not to 
> be working with
> them (even if I try doing unset($GLOBALS['PHP_AUTH_USER'])...)
> 
> Any suggestion? Thanks a lot!
> --------------------
> 
>  Well some time ago I tried to find solution too and lost. 
> The problem, that
> the data (PHP_AUTH_USER/$PHP_AUTH_PW) stored in browser cache 
> and browser
> send it again and again, even you change value of varibles. 
> So if you'll
> find the way to clear browser cache you'll solve the problem.
> 
>  However, I use session varibles. It not good in all situations but...
> 
> 
> 
> 
> -- 
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
Este correo electrónico contiene información privada y confidencial. Si
usted no es el destinatario del mensaje no está autorizado a leerlo,
copiarlo o difundirlo. Si lo ha recibido por error, por favor contacte con
el remitente y destruya su contenido.?Privileged/confidential information
may be contained in this e-mail. Any reading, copying o dissemination of
this communication by persons or entities other than its intended recipient
is prohibited.  If you received this in error, please contact the sender and
delete it.

Reply via email to