On Wednesday 06 September 2006 04:02, Mourad Boulahboub wrote:
> Hi Kevin,
>
> Kevin Murphy schrieb am 06.09.2006 00:27:
> > $_SERVER['PHP_AUTH_PW']
>
> this is needed if you run HTTP-Authentication for e.g. .htaccess/.htpasswd
>
> i think you will find a string like
>
> Header("WWW-Authenticate: B
Hi Kevin,
Kevin Murphy schrieb am 06.09.2006 00:27:
>
> $_SERVER['PHP_AUTH_PW']
>
this is needed if you run HTTP-Authentication for e.g. .htaccess/.htpasswd
i think you will find a string like
Header("WWW-Authenticate: Basic
in your scripts also.
I think the passwords are stored in MD5
--
2 matches
Mail list logo