Anyone who knows PHP codes for disabling the browser. I will use that for the sign out command. Thanks...
I think you are talking about sessions. Sessions allow your users to login and browse contents restricted to members (like email inbox) until they close the browser, log out or the session expires. tutorials on php sessions: [SEARCH=google]php session tutorial[/SEARCH]