Re: [phplib] newbie question on session management From: Jim Behymer (jbehymer <email protected>)
Date: 05/26/00

Hello again. My original question was why do my scripts redisplay the login page between every page. I received the following advice in short order and found it helpful, but it has not fixed the problem. Does anyone else have a suggestion? Also, variables that I register at the session level with $sess->register($varname) are not available.

I appreciate any advice I can get!

Jim Behymer

> douplecheck that you are using the url() function
> everywhere you are using urls, also in forms (or make sure the
> sessionvariable get transmitted with a hiddenfield)!!
>
> if it also happens in cookie mode it is something else. maybe you set the
> lifetime of your session a little bit too short? check your local.inc.
>
> On 25 May 2000, Jim Behymer wrote:
>
> > I must be doing something wrong, because the login page keeps popping up between pages. In fact, on some pages I load a second page within the first one and that brings up the login page, too. Can anyone think of a quick reason why this might happen, or do I need to go into a lot more detail?
> >
> > Jim Behymer

_______________________________________________________________________

Why pay when you don't have to? Get AltaVista Free Internet Access now!
http://jump.altavista.com/freeaccess4.go

_______________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>