ID: 27561 Updated by: [EMAIL PROTECTED] Reported By: ignatius at act28 dot com -Status: Open +Status: Bogus Bug Type: *General Issues Operating System: WinXP PHP Version: 4.3.4 New Comment:
Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Thank you for your interest in PHP. Blame microsoft! - they have disabled this by default in the latest update to IE. Previous Comments: ------------------------------------------------------------------------ [2004-03-11 00:27:32] ignatius at act28 dot com Description: ------------ Why can't I do this: header("Location: http://user:[EMAIL PROTECTED]"); NS7 will redirect happily, but displays the user:pass in clear in the address bar and changes all the in-page links to match the address bar url. IE will not play the game at all. Reproduce code: --------------- header("Location: http://user:[EMAIL PROTECTED]"); Expected result: ---------------- Browser redirects to http://myserver.com and authentication is passed across to the basic auth relam. Actual result: -------------- As described above ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=27561&edit=1
