Justtechjobs.com Find a programming school near you






Online Campus Both


php-developer-list | 2001122

[PHP-DEV] Re: Bug #14653 Updated: Internet Explorer for Macintosh receives bad HTTP header info from PHP Header() From: Fred B (fredb86 <email protected>)
Date: 12/22/01

Can you suggest a workaround since it appears that lots of
PHP code uses this PHP Header() redirect to setup files for
users to download from sites?

FB

>From: Bug Database <php-dev <email protected>>
>To: fredb86 <email protected>
>Subject: Bug #14653 Updated: Internet Explorer for Macintosh receives bad
>HTTP header info from PHP Header()
>Date: 22 Dec 2001 09:16:21 -0000
>
>ATTENTION! Do NOT reply to this email!
>To reply, use the web interface found at
>http://bugs.php.net/?id=14653&edit=2
>
>
>ID: 14653
>Updated by: sander
>Reported By: fredb86 <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] fredb86 <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
>
>
>
>
>------------------------------------------------------------------------
>
>

_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>