Jump to content

Php to get image from remote server with authentication


surfllang

Recommended Posts

I need to get an image from a remote server. I know this is easy to do with fopen / curl if they are installed on my server, however the server that I wish to get the image from is protected with HTTP basic authentication. Is there a way to send the username and password in the header of the request?

 

Any help would be appreciated, I have searched around for a solution, and cannot find one :(

 

Cheers

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.