set expire time for a session

Posted by LiveEn on Stack Overflow See other posts from Stack Overflow or by LiveEn
Published on 2010-06-09T03:48:42Z Indexed on 2010/06/09 3:52 UTC
Read the original article Hit count: 175

Filed under:
|

I have a login page that uses session variables. How can i set an expire time for a session? eg: after 15 minutes of inactivity destroy the session.

how can i do it?

© Stack Overflow or respective owner

Related posts about php

Related posts about session