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

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

Reply via email to