session timeout

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
rwahdan
Forum Newbie
Posts: 23
Joined: Thu Feb 12, 2009 1:49 am

session timeout

Post by rwahdan »

hi,

i have made a session base sites but my concern is that when a user login successfully then the pages will save the session id. i have to close my browser in able to disable the session. what i mean is that, i want the session to timeout when a user go to another site (not my site) then come back. he will have to login again. i tried clicking back to login page and i meant to enter wrong username and password, it still got me in the site!

please help!
Post Reply