Jump to content

Alternatives to sessions


MemphiS

Recommended Posts

Ive written some code up using session to hold the values. 3 users are given random values. Problem with this is if the user logs out or leaves my site the sessions are destroyed... and so the values are lost. Is there another way of holding values and keeping them alive untill they are no longer needed. I was thinking sql table but thought i would ask this forum first for any other ways ;) Thanks for your input

 

Link to comment
https://forums.phpfreaks.com/topic/54389-alternatives-to-sessions/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.