|
|
 |
Re: FN-FORUM PHP session problems
date posted 25th January 2003 23:08
This is a multi-part message in MIME format.
------=_NextPart_000_0011_01C2C4C7.363E8C40
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
I recently had this problem with Session variable and the only way I =
could get it to work was to register teh Session variables before the =
frames were set up. On the site in question I made the Session_Start =
and Session_Register commands the first items in the index file, then =
set teh frames up.
Joe
----- Original Message -----=20
From: Phil Bayfield=20
To: [EMAIL REMOVED]
Sent: Saturday, January 25, 2003 8:08 PM
Subject: FN-FORUM PHP session problems
I am using framed redirects (which i know isnt the best way but thats =
all 123-reg seem to offer which will keep the address in the browser) =
for a number of small websites hosted on our local server. The problem =
I'm having is with a particular site which has a login page and then =
uses session variables to store the username. Once the username/password =
has been verifyed the username is stored and then redirects do the home =
page with a number of different options. This works fine over the LAN =
and also if I change the redirect so that no frames are involved. Can =
anyone tell me how I can get this to work with the frame still in place =
so I keep the address in the title bar?
Thanks in advance,
Phil Bayfield
------=_NextPart_000_0011_01C2C4C7.363E8C40
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
I recently had this problem with =
Session variable=20
and the only way I could get it to work was to register teh Session =
variables=20
before the frames were set up. On the site in question I made the=20
Session_Start and Session_Register commands the first items in the index =
file,=20
then set teh frames up.
Joe
----- Original Message -----
From:=20
|
 |
|