Skip to main content
Inspiring
June 20, 2013
Question

Logged in length of time

  • June 20, 2013
  • 1 reply
  • 519 views

Once a user has logged into a site I have built, I would like to give them say 30 minutes of idle time before the server logs them out... currently it seems to do so at about 10 minutes...

How do I do this?

I have tried to search the web for this ability, but can't think what it's called and therefore am getting the worng thing returned.

I'm using php and MySQL    

Thanks.

This topic has been closed for replies.

1 reply

guptabhawna05
Adobe Employee
Adobe Employee
June 20, 2013

Hi Matthew,

I hope I have got the question properly.

Have a look here.. A user having similar query..

Also, you can refer the php Manual below..

http://php.net/manual/en/function.session-cache-expire.php

Regards

Bhawna