Re: [PHP] Logout problem - help me out....!

2001-12-15 Thread Shane Wright
HTTP authentication (which is what you're using) is controlled by the browser. Some browsers even keep the login/password after the window is closed until the user logs out (Konqueror on Linux for one...) If you want more control over logins and the ability to do a logout, you should make

[PHP] Logout problem - help me out....!

2001-12-14 Thread J.F.Kishor
hello all, I have already posted this mail, Is there anyone to help me out?, it's urgent plz.! I have designed a web page using php, as a security measure I have kept it password protected. I have used Apache authentication, using htpasswd file. Now I want to keep a