php joomla session lifetime settings
Posted
by jtanmay
on Stack Overflow
See other posts from Stack Overflow
or by jtanmay
Published on 2010-06-03T19:47:26Z
Indexed on
2010/06/03
19:54 UTC
Read the original article
Hit count: 161
I have searched through the google and also joomla forums but didn't got what exactly I was looking for.
- My main purpose is to set the joomla session live for ever.
- Many forums says its not good to keep a higher value (security issues) but I don't want to consider that right now.
My question is : What if I set the session lifetime value to "0" (Zero), will the session be active for ever? or the user will NOT be able to login completely?
Thanks, Tanmay
© Stack Overflow or respective owner