5:14 PM
To: [EMAIL PROTECTED]
Subject: [PHP] Re: setcookie problem: Cannot add header information -
headers already sent by
I don't think you can have an empty line (even in the php) before cookies
are set
"Frank Ramsay" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECT
I don't think you can have an empty line (even in the php) before cookies
are set
"Frank Ramsay" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Cookies have to be set before the block begins.
>
> -fjr
>
> Bob wrote:
>
> > here is the example:
it in
my code.
Bob: after the page bombs-out with error message, do a view source on the
displayed web-page
-Original Message-
From: Frank Ramsay [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 13, 2002 7:17 AM
To: [EMAIL PROTECTED]
Subject: [PHP] Re: setcookie problem: Cannot add h
Cookies have to be set before the block begins.
-fjr
Bob wrote:
> here is the example:
>
> // Beginning php
>
> // Saving the page header in the variable $head.
> $head = <<
>
>
> Feedback form
>
>
>
> Feedback form
> ENDH;
> // End of page header
>
> //
4 matches
Mail list logo