Hi all,

Aplogies if this question has already been asked,

Is it possible to authenticate using HTTP when requesting a file from
another webserver.

In other words:

Assuming you needed to authenticate for the following, how would you do it?

$fcontents = file ('http://www.php.net');

Cheers

Nic



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to