Re: [PHP] Logging out with authentication

2002-07-28 Thread Peter Janett
s Shiflett" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Sunday, July 28, 2002 10:16 PM Subject: Re: [PHP] Logging out with authentication > I do understand how this works. Yea the browser caches the > information and returns it each time. I was tryiung to find a way to

Re: [PHP] Logging out with authentication

2002-07-28 Thread Ray Todd Stevens
I do understand how this works. Yea the browser caches the information and returns it each time. I was tryiung to find a way to clear this cache. (seems to be a failure in current browsers that there is no command for this) Or have a system so that a cookie can be created that forces a chan

Re: [PHP] Logging out with authentication

2002-07-28 Thread Chris Shiflett
Ray Todd Stevens wrote: >I am working on a web site that is using php controled www- >authenticate authentication. User ids are specific to users and >different pages and different levels of information for a given page >will be displayed based on the user id used. The problem is how do >you