Net_IPv6 | Net_IPv6::compress() |
Net_IPv6 | |
PEAR Manual | |
require_once 'Net/IPv6.php'; |
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.
Net_IPv6 | Net_IPv6::compress() |
Net_IPv6 | |
PEAR Manual | |