Rob,
This has to be a browser problem. I cannot see it being anything else.
For arguments sake however, would you mind showing us your code. While
I'm sure it is a browser issue, it may have something to do with what
PHP is returning to the browser.
- Craige
On 8/22/07, Rob Adams <[EMAIL PROTEC
I really think you should read the user comments in the online PHP-manual
before doing anything else...
Look here: http://www.php.net/manual/en/function.header.php
Regards
Joakim Andersson
> -Original Message-
> From: gilles [mailto:[EMAIL PROTECTED]]
> Sent: Monday, July 15, 2002 7:19
nobody?
does any think this could be a bug or something?
i would like to know before submitting this as a bug.
At 19:18 15-7-2002 +0200, gilles wrote:
>hi,
>
>i've run in to a strange problem,
>
>i'm trying to output a pdf file from disk to the browser.
>
>this is fine under netscape but IE has
> From: gilles [mailto:[EMAIL PROTECTED]]
> Sent: Monday, July 15, 2002 1:19 PM
> Subject: [PHP] outputting a pdf file to IE browser? POST/GET
> method bug or not?
> error_reporting(E_ALL);
>
> session_start();
> if (!isset($_SESSION['download'])) {
> @$_SESSION['download'] = $_POST['down
4 matches
Mail list logo