http_get() Fails on Some, Works on Others
- Posted by euphoric (admin) Nov 01, 2016
- 1258 views
Is there any way to ensure that http_get() will be able to get to a URL?
Some of my users can reach the given IP address, others cannot, and I cannot figure out why. Is it going to be a firewall issue? I'm using the HTTP protocol (port 80), which I thought was pretty universally let through security.