From: [EMAIL PROTECTED] Operating system: NT4sp6a PHP version: 4.1.0 PHP Bug Type: *General Issues Bug description: header() not working
header() function doesn't redirect the browser to new location. Example test.php file: <? header("Location: http://www.qnet.fi"); ?> Nothing happens when opening this file with IE 5.5sp2, IE6, etc. There are no extra spaces, LF's, CR's. PHP.INI has "output_buffering = on". NT4sp6a, PHP4.1.0 (ISAPI). -- Edit bug report at: http://bugs.php.net/?id=14733&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]