Search found 2 matches

by k1ndkam
Thu Jun 12, 2003 4:51 am
Forum: PHP - Code
Topic: Session Problem
Replies: 7
Views: 954

My session files are saved in temp directory and I am talking about cookies i also wanted to know how these files could be deleted automatically after session ends.

Regards
by k1ndkam
Thu Jun 12, 2003 1:52 am
Forum: PHP - Code
Topic: Session Problem
Replies: 7
Views: 954

Session Problem

i wanted to know is there a way to set session time out in php because i am developing a user authentication system where if the user presses log out then the session could be destroyed but if the user does not press it then how long will it take to log out and again sign in and how can i anage this...