After I updated to php 4.2.2 and apache 1.3.26 (for win2k)
i can not get $PHP_AUTH_USER in php any more. return null
what is the hell?
i use apache to ask for username and passwd, but after doing that, $PHP_AUTH_USER and $PHP_AUTH_PW return null.
i tried $_SERVER[PHP_AUTH_USER], the same thing, any one can help?