Page MenuHomeDevCentral

function is_ipv6($string)
Keruald global functions ()

Determines whether the specified is a valid IPv6 address

Parameters
string$stringthe string to validate as an IP
Return
booltrue if the specified string is a valid IPv6 address; otherwise, false
Defined
core.php:87