boolean Net_IPv6::checkIPv6 ( string $ip )
Checks an IP for IPv6 compatibility.
string $ip - the IP address to check
boolean - TRUE, if syntax is valid
This function can be called statically.