On Tue, 26 Aug 2003 11:48:22 -0700, you wrote:

>I want to password protect a directory with a .htaccess file. But i don't
>want to use the (ugly) browser popup login window.
>
>Is there a way that php sends the password/login data to apache so that the
>browser popup won't show up?

Chapter 16 in the manual is called "HTTP Authentication with PHP".

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to