Getting out through the firewall
-
If I want a php to call a Web service or rss feed and display the data on my page.
It works fine at home.
At work the request can’t get out through the firewall. I have to specify my companie’s proxy somewhere.
I can do this in .NET (where I instantiate a WebProxy object) and Java, but how do I do it in PHP ?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Getting out through the firewall’ is closed to new replies.