Do you guys know how to increase the length of a session to perhaps several hrs? I need to save this data for a longer period of time.
The default session length is 15 minutes. But the thing I don't understand is why session_cache_expire(); returns 180 minutes?
Thanks for your help!