if your login system is cookie-based vs querystring......... just send a 
blank cookie to the user to replace whatever you had set.

if your login system has the query string for a session id or something, just 
stop sending the querystring ;)



On Wednesday 20 June 2001 07:02, Richard Heyes wrote:
> > Is there anyway I can do the logout that will completely get rid of
>
> all login > detail without having user to close browser?
>
> Depends on how your login system works.
> --
> Richard Heyes

-- 
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