View Single Post
  #1  
Old 10-06-2003, 04:51 AM
 
bjornstrom bjornstrom is offline
 

Member
  
Join Date: May 2003
Posts: 16
 

Default Staying logged in?

Since our sales people use xcart everyday all day long, they are getting more and more annoyed at beeing logged out all the time.

I thought that one way to solve this might be to put the login information in a cookie. So I searched the forum and found this thread, but I guess the session-variable handling has changed since that was written.

I guess you could change the session-variable handling to the standard php version and still use the same code-idea as described in the above thread.
Is there any reason to choose one of the other session-variable versions or is the choice more about your personal preference?
Reply With Quote