Hallo Patrick,
PHP_AUTH_USER
und
HTTP_SERVER_VARS["PHP_AUTH_USER"]
du musst vor die Angaben die du in phpinfo() findest noch ein '$' machen.
$var = HTTP_SERVER_VARS["PHP_AUTH_USER"]
verwende besser $var = $_SERVER['PHP_AUTH_USER'] (wenn du eine phpversion>4.1 hast)
Grüße aus Nürnberg
Tobias
--
sh:( fo:) ch:? rl:( br:< n4:& ie:% mo:| va:) de:] zu:) fl:( ss:| ls:[ js:|
(Selfcode -> http://emmanuel.dammerer.at/selfcode.html)
sh:( fo:) ch:? rl:( br:< n4:& ie:% mo:| va:) de:] zu:) fl:( ss:| ls:[ js:|
(Selfcode -> http://emmanuel.dammerer.at/selfcode.html)