Skip to main content
Inspiring
June 20, 2013
質問

Logged in length of time

  • June 20, 2013
  • 返信数 1.
  • 516 ビュー

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.

このトピックへの返信は締め切られました。

返信数 1

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