Hi ,

I`m making a website where users login. After the login is successfull, the
session starts,
and keeps the username and password in a PHPSESSID cookie.

Question:

When the user leaves the sercure.php(page after login) page (to go to
another page like another
website or to a home page link) , i want the site to prompt user to tell him
the session will end.
How do i do this.

next, i want to kill the user`s session when it is inactive for say 2min ,
how do i do this?

Thanks , Shaun



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to