Reputation: 123
I need to use PHP to connect to a URL via a proxy server. I will be grateful if you could point me in the right direction.
Thank you.
Upvotes: 1
Views: 1124
Reputation: 342273
you can use CURLOPT_PROXY from PHP curl
Upvotes: 6