> -Original Message-
> From: Ed Gorski [mailto:[EMAIL PROTECTED]
> Sent: 04 June 2003 13:37
>
> You need to append the session name and id to the header
> location everytime
> you redirect that way. So your header redirect should read:
>
> header('Location:
> researchpapers2.php?'.sess
to do this but on
header redirects like the one above you do.
Hope this helps,
ed
-Original Message-
From: Angelo Zanetti [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 04, 2003 5:44 AM
To: [EMAIL PROTECTED]
Subject: [PHP] Registered sessions.
Hi,
I have a php page that validates if a
Hi,
I have a php page that validates if a username and password are valid. if they are the
php page registers and assignes a session variable a value. Then straight after that
it automatically calls then next php page using the
header("Location: researchpapers2.php"); command. My question is:
3 matches
Mail list logo