Re: [PHP] question about Authority From: Dan Lowe (dan <email protected>)
Date: 12/29/00

Just print it along with any other headers you might have prior to
sending any of the body of the page. Just like Content-type:

 -dan

Previously, Huang Wenhai said:
> In PHP there is synax like below can pop
> up a dialog of Authenitcate:
> Header("WWW-Authenticate: Basic
> realm=\"Member\"")
>
> My question is how I can do this by
> perl??
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-general-unsubscribe <email protected>
> For additional commands, e-mail: php-general-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
>

-- 
Dan Lowe <dan <email protected>>			http://tangledhelix.com/
  
Why do they put Braille on the drive through bank machines?  -George Carlin

-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>