Re: [PHP] basic authentication usage
[email protected] (Jim Giner)
| Newsgroups | php.general |
|---|---|
| Message-ID | <[email protected]> |
On 6/10/2013 4:33 PM, Julian Wanke wrote: > I think that the problem here is, that the unset of the > $_SERVER["PHP_AUTH_USER"] variable is not affecting the client's browser. > If you've got a directory protection, the browser needs a restart to > show the login dialog before. > I may be wrong because I'm using forms normally but the Authentification > cannot be reset so easily... > No - I think you misunderstood. I am NOT using directory protection, hence my attempt at using this method.