ID: 14653
Updated by: sander
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Bogus
Bug Type: HTTP related
Operating System: Free-BSD 4.4
PHP Version: 4.0.6
New Comment:
Not a bug in PHP. Microsoft is just not able to write proper software.
Previous Comments:
------------------------------------------------------------------------
[2001-12-21 19:05:02] [EMAIL PROTECTED]
The PHP Header() function isn't passing the correct HTTP redirect info to Internet
Explorer 5.x for Macintosh.
program index.php:
<?php
Header("Location: http://www.mywebsite.com/junk.zip");
?>
----------
When this program is executed from Internet Explorer 5.0 or 5.1 for Macintosh, the
file junk.zip will download correctly but it will be given the name index.php instead
of junk.zip
--Fredb
------------------------------------------------------------------------
Edit this bug report at http://bugs.php.net/?id=14653&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]