Relative Content

Tag Archive for phphttpipv6

file_get_contents does not work with ipv6

Within a PHP script I try to read from an IPv6 address by using function file_get_contents but during runtime the followng message occur “Failed to open stream: Connection refused”. When running the address in browser it retunrs the message expected.