Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Logged in length of time

Enthusiast ,
Jun 19, 2013 Jun 19, 2013

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.

TOPICS
Server side applications
517
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Jun 20, 2013 Jun 20, 2013
LATEST

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines