On Tue, 13 Aug 2002 22:14:28 -0500, you wrote:
>I had some headers that were working on one server (4.0.6), but isn't
>working on my (nearly) fresh install of 4.2.2. Here's the conundrum:
>header("Set-Cookie: mid=$mid");
>header("Location: $location");
>exit;
>worked just fine. I mo
I had some headers that were working on one server (4.0.6), but isn't
working on my (nearly) fresh install of 4.2.2. Here's the conundrum:
header("Set-Cookie: mid=$mid");
header("Location: $location");
exit;
worked just fine. I moved it over, and now the cookie doesn't take
effect.
2 matches
Mail list logo