Session Time Out

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
adeelzia
Forum Newbie
Posts: 22
Joined: Thu Jul 06, 2006 5:31 pm

Session Time Out

Post by adeelzia »

Hello to All!
The question I want to ask is how can I set a "session time",so that after that much of time the user is automatically logged out if he/she doesn't interact with the system.Waiting for your replies.
User avatar
Oren
DevNet Resident
Posts: 1640
Joined: Fri Apr 07, 2006 5:13 am
Location: Israel

Post by Oren »

We had a post about this few days ago. Use the search feature :wink:
adeelzia
Forum Newbie
Posts: 22
Joined: Thu Jul 06, 2006 5:31 pm

Post by adeelzia »

does this site have a search option available,if yes do tell me,else if you are saying to search it manually then I have seen last three days posts,couldn't find,anyone else can help?
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

If you look up toward the top of the pages you'll see the word "search." It links here: search.php
adeelzia
Forum Newbie
Posts: 22
Joined: Thu Jul 06, 2006 5:31 pm

Post by adeelzia »

Thanks fyed for provinding help in searching the search button :wink: ,but still can't find session time post........waiting for help.
Shendemiar
Forum Contributor
Posts: 404
Joined: Thu Jan 08, 2004 8:28 am

Post by Shendemiar »

Search for: ini_set
User avatar
Oren
DevNet Resident
Posts: 1640
Joined: Fri Apr 07, 2006 5:13 am
Location: Israel

Post by Oren »

Post Reply