I need to send a request from my server
running PHP to another server which is using
Basic Authentication.
How is this done?
I know the realm, username, and password.
Thanks,
Andrew
running PHP to another server which is using
Basic Authentication.
How is this done?
I know the realm, username, and password.
Thanks,
Andrew
Comment