Re: [PHP] PHP based authentification -----------

2001-08-20 Thread Charles Williams
Alex, If your using sessions then just use session_destroy(); in your logout. chuck - Original Message - From: "Alex Sofronie" <[EMAIL PROTECTED]> To: "PHP General" <[EMAIL PROTECTED]> Sent: Sunday, August 19, 2001 4:25 PM Subject: [PHP] PHP based aut

[PHP] PHP based authentification -----------

2001-08-19 Thread Alex Sofronie
Hi all! How can I "logout" from a PHP based auth (with PHP_AUTH_USER and PHP_AUTH_PW and appropriate headers sent at the beginning)? It seems like unset($PHP_AUTH_USER) does not wotk in this case... Any help would be appreciated! Alex Sofronie [EMAIL PROTECTED] -- PHP General Mailing List (