Cookie and Session time?
-
I am looking to change the length of time that the plugin stores the cookie and session. For example, some plugins will create a cookie that gets reset (destroyed) after 2 weeks. The same plugin might reset the cookie if the user’s session is closed.
My question is: where in the code does it say the length of time that these cookies are stored for?
My goal is have the cookie in place for a preset amount of time regardless of whether the computer or browser has shut down.
As another question, does anyone know of a good method that would force a browser (and possibly the computer) to remember the cookie regardless of whether or not the browser or computer was shut down?
The topic ‘Cookie and Session time?’ is closed to new replies.