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
>
> //
pretty please?
I have a situation where I have to have a cookie that is set
by one apache server and read by another. They are on the
same domain, but different ports. To write this I set
up two webserver one on port 81 and one on 90, the port 81 server
calles setcookie, but in the DOMAIN argu
2 matches
Mail list logo