mariovaldez.net
http://www.mariovaldez.net/webapps/forums/

Persistent Session cookie?
http://www.mariovaldez.net/webapps/forums/viewtopic.php?f=11&t=838
Page 1 of 1

Author:  nik [ 26 Mar 2008, 15:19 ]
Post subject:  Persistent Session cookie?

First off, love the script, it is very simple, and I have learned a lot about PHP by reading through it.

is there a to makes each users session persistent? Meaning, if they log in one day, they can come back the next day, and not have to log in again?

Author:  mvaldez [ 15 Jun 2008, 20:07 ]
Post subject:  Persistent login session...

Nik:

> First off, love the script, it is very simple, and I have learned
> a lot about PHP by reading through it. is there a to makes
> each users session persistent? Meaning, if they log in one day,
> they can come back the next day, and not have to log in again?

Hi. Currently the session information is lost once the user closes his/her browser. This was by design, as it is more secure. However I understand this may be perceived as an inconvenience by some users.

To allow for persistent sessions the code would need a bit of rewrite to store a permanent cookie in the user browser.


Regards,

Mario A. Valdez-Ramirez.

Page 1 of 1 All times are UTC - 7 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/