[Klone-users] Session Question

diakat 2000 diakat2000 at googlemail.com
Mon Jul 14 04:12:40 EDT 2008


Hello,

please, can you tell me how the session_save(session) function works.
Do I need to use this function after each call of session_set() or
before leaving a web page?
Is there something I've to consider when using this function? Is there
a need for initialising a session?

I've took a look at the login/logout example. There is no use of the
session_save() function, but in my case It seems to be necessary to
store the content of my session-variables.
This functions are not described very well in the wiki.

Backround:
I use the session_set() and session_get() functions very often. But
sometimes my session_variables are not set correctly.
There is too much code to post, so I hope I can find the error If I
understand how the session works.

Many Thanks.




More information about the klone-users mailing list