kinks Posted August 14, 2009 Share Posted August 14, 2009 In all my coding, I never even thought about HOW to do session lengths or anything. So; when the user logs in I want them to STAY logged in, if active, if not, I want the user to be logged in for 30 minutes... Now another thing...this goes in the 'connect.php' correct? Link to comment https://forums.phpfreaks.com/topic/170205-oh-my-help/ Share on other sites More sharing options...
tivrfoa Posted August 14, 2009 Share Posted August 14, 2009 connect.php Oo php.ini has a property called "session.gc_maxlifetime" but I'm not sure if this do the job. Link to comment https://forums.phpfreaks.com/topic/170205-oh-my-help/#findComment-897893 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.