Hi!
Is there a way of setting the expiration time for an object, when using memcache as the session save_handler in PHP? I have tried just adding exptime=(time() + 120) to my save_path, but that does not seem to make any difference. Br, Joakim
Hi!
Is there a way of setting the expiration time for an object, when using memcache as the session save_handler in PHP? I have tried just adding exptime=(time() + 120) to my save_path, but that does not seem to make any difference. Br, Joakim