[snip]
Why is it so that I get this error. I'm using Windows Integrated 
authorization-method for actual webb I'm testing on.

Notice: Undefined index: PHP_AUTH_USER in C:\www\utveckling\username.php
on 
line 2
[/snip]

Hmm, can only take a guess since we do not see what sets PHP_AUTH_USER,
but line 2 is trying to use it and it appears not to be set.

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

Reply via email to