PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Hi. I'm totally stumped on why this code doesn't work on my server (hosted by POWWEB). When the bottom is executed, my user/pass dialog box never drops unless I hit cancel. Shouldn't it drop out from authenticating after I press the OK button followed by printing the name and password previously entered? I'm going through this exercise only because I consistently fail to evaluate $_SERVER['PHP_AUTH_USER'] and $_SERVER['PHP_AUTH_PW'].