"Jacky" <[EMAIL PROTECTED]> wrote:
> Is there anyway I can do the logout that will completely
> get rid of all login detail without having user to close browser?

If you're using sessions session_destroy() will do it.  Create a link or
form button that calls that function.

--
Steve Werby
President, Befriend Internet Services LLC
http://www.befriend.com/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to