Sessionvariable

Sessionvariable

am 06.11.2007 23:55:02 von Ronald Wiplinger

I use at the first page a session variable to set a flag.

After a few pages, or if somebody wait too long, the pages have another
flag.

I noticed that there are often more than one session file exist.

How can I avoid that?
How can I make sure that for one user is only one session file?

bye

Ronald

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Re: Sessionvariable

am 07.11.2007 13:23:05 von nusphere

Dear Ronald,

I would like to ask you, want kind of session you use in you application.

regards
Sebastian

"Ronald Wiplinger" schrieb im Newsbeitrag
news:4730F0C6.8080504@elmit.com...
>I use at the first page a session variable to set a flag.
>
> After a few pages, or if somebody wait too long, the pages have another
> flag.
>
> I noticed that there are often more than one session file exist.
>
> How can I avoid that?
> How can I make sure that for one user is only one session file?
>
> bye
>
> Ronald

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Re: Re: Sessionvariable

am 07.11.2007 23:45:51 von Ronald Wiplinger

Sebastian Hopfe wrote:
> Dear Ronald,
>
> I would like to ask you, want kind of session you use in you application.


I get information and put these information into a session variable,
like which language the page should be displayed. I have two frames on
that web page. One is the main page and one is a disclaimer. After a
while the disclaimer and then the main frame starts to fall back to the
default language.

I try from my desktop several browsers and so the information is in
different sessions almost the same.

I am doubting if the frames are the cause of vanishing SESSION information.

bye

Ronald
>
> regards
> Sebastian
>
> "Ronald Wiplinger" schrieb im Newsbeitrag
> news:4730F0C6.8080504@elmit.com...
>> I use at the first page a session variable to set a flag.
>>
>> After a few pages, or if somebody wait too long, the pages have another
>> flag.
>>
>> I noticed that there are often more than one session file exist.
>>
>> How can I avoid that?
>> How can I make sure that for one user is only one session file?
>>
>> bye
>>
>> Ronald
>


--
Ronald Wiplinger (CEO of ELMIT)
http://www.elmit.com http://voip.elmit.com http://ads.elmit.com
Tel. (M) +886.939.775.516 (O) +886.2.2835.7765 (ENUM) 601*681 or FWD 511208
- I'm a SpamCon Foundation Member, #694, Verify it at http://www.spamcon.org

PS: Spam prevention!
Our system is protected with a spam prevention program.
If you send us an e-mail, our system will send you a confirmation message back. Just reply to this confirmation message please.
After receiving this confirmation message, our system will send the hold message (one) and all future messages (after the received confirmation message) to me without asking you again.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php