misterimran
Programmer
Hello,
I have been searching a lot to find a solution how to handle session in my web site developed in PHP.
All i want to do is:
1) Expire a session if user user's session is idle for like 2 minutes.
2) To verify on each page is the user is logged on proerly through login page.
I have to use session variables to perform this.
Can anyone pliz help me through code how to do this. I will be really greatful to you. I dont want to do this by the help of cookies.
Regards,
Imran Baig
I have been searching a lot to find a solution how to handle session in my web site developed in PHP.
All i want to do is:
1) Expire a session if user user's session is idle for like 2 minutes.
2) To verify on each page is the user is logged on proerly through login page.
I have to use session variables to perform this.
Can anyone pliz help me through code how to do this. I will be really greatful to you. I dont want to do this by the help of cookies.
Regards,
Imran Baig