> I get the code at the end of this message whenever I
> load a page that redirects to another page (i.e. I use
> the 'header("Location: page.php")' command). What's
> going on? It doesn't do this when the page doesn't
> redirect, only when it does redirect. Any thoughts?
> This is PHP4, if that h
That's right, if IE gets an empty page, this is what it displays as the
source.
- Original Message -
From: "Markus Fischer" <[EMAIL PROTECTED]>
To: "Liam Gibbs" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, March 07, 2002 4:54 PM
I could bet this is Internet Explorers answer for an empty
page. Did you see the same with other browsers (Netscape,
Opera) ?
On Thu, Mar 07, 2002 at 07:06:01AM -0800, Liam Gibbs wrote :
> Hi guys, recently new here.
>
> I get the code at the end of this message whenever I
> load a
D]
> Subject: [PHP-DEV] Not getting output I expect on all pages
>
>
> Hi guys, recently new here.
>
> I get the code at the end of this message whenever I
> load a page that redirects to another page (i.e. I use
> the 'header("Location: page.php")' comma
Hi guys, recently new here.
I get the code at the end of this message whenever I
load a page that redirects to another page (i.e. I use
the 'header("Location: page.php")' command). What's
going on? It doesn't do this when the page doesn't
redirect, only when it does redirect. Any thoughts?
This i