Re: [PHP] gethostbyaddr and IPv6

2008-11-22 Thread Glen C
On 11/22/2008 02:17 AM, Lars Torben Wilson wrote: 2008/11/21 Glen Carreras<[EMAIL PROTECTED]>: On 11/22/2008 12:10 AM, Lars Torben Wilson wrote: Hi Glen, Works for me. IPv6 support was added in 2001. You didn't say what version of PHP you are having this problem with, so it's hard to say why

Re: [PHP] gethostbyaddr and IPv6

2008-11-21 Thread Lars Torben Wilson
2008/11/21 Glen Carreras <[EMAIL PROTECTED]>: > > > On 11/22/2008 12:10 AM, Lars Torben Wilson wrote: >> >> Hi Glen, >> >> Works for me. IPv6 support was added in 2001. You didn't say what >> version of PHP you are having this problem with, so it's hard to say >> why yours doesn't have support for

Re: [PHP] gethostbyaddr and IPv6

2008-11-21 Thread Lars Torben Wilson
2008/11/21 Glen C <[EMAIL PROTECTED]>: > Hello, > > Does gethostbyaddr actually work for anyone while looking up an IPv6 > address? I can't seem to get it to work. For example: > > echo gethostbyaddr ( '2001:470:0:64::2' ); > > should return "ipv6.he.net" but instead I get the following error: >

[PHP] gethostbyaddr and IPv6

2008-11-21 Thread Glen C
Hello, Does gethostbyaddr actually work for anyone while looking up an IPv6 address? I can't seem to get it to work. For example: echo gethostbyaddr ( '2001:470:0:64::2' ); should return "ipv6.he.net" but instead I get the following error: [21-Nov-2008 22:43:37] PHP Warning: gethostbyaddr