f987a9s" (or similar)
> >
> > > -Original Message-
> > > From: David Allen [mailto:[EMAIL PROTECTED]]
> > > Sent: Friday, July 13, 2001 6:45 AM
> > > To: [EMAIL PROTECTED]
> > > Subject: [PHP] session problem using headers
> >
to page "input.php?=SID"
> instead of "input.php?938sa9fa98f7daf987a9s" (or similar)
>
> > -Original Message-
> > From: David Allen [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, July 13, 2001 6:45 AM
> > To: [EMAIL PROTECTED]
> > Subject: [PHP]
--Original Message-
> From: David Allen [mailto:[EMAIL PROTECTED]]
> Sent: Friday, July 13, 2001 6:45 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP] session problem using headers
>
>
> Hi,
>
> I am having problems with sessions. With cookies turned on it works
> fine
Hi,
I am having problems with sessions. With cookies turned on it works
fine. Turn off cookies it fails.
I have tried both
header("Location: input.php?=SID");
header("Location: input.php?PHPSESSID=".PHPSESSID);
to pass the session id to the programme input.php but neither works.
The first lin
4 matches
Mail list logo