[PHP] Re: HTTP Authentication and PHP

2001-07-22 Thread Balaji Ankem
Hi,   I am attaching one example program. I hope this will help you a lot.   Regards -Balaji   Hi all,>> I've been playing around with PHP authentication via HTTP.>> I'm using apache, and when i use the header('WWW_Auth...)>> headers i get a username/password dialog pop up (as i wanted).>> H

[PHP] Re: HTTP Authentication and PHP

2001-07-22 Thread elias
Try this when you want to logout: //elias "Jason Rennie" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi all, > > I've been playing around with PHP authentication via HTTP. > > I'm using apache, and when i use the header('WWW_Auth...) > > headers i get a