PHP netMatch ipv6 and 4

netMatch ipv6 version 6 ip addresses A PHP based netMatch function updated to match ipv6 (version 6 and 4) ip addresses to multiple mixed networks. Supports all network representations that satisfy php’s inet_pton(), which includes ipv6 condensed ‘::1′ and alternative ”fe80:0:0:0:0:0:192.168.1.64’ addresses. # netmatch6 cobbled 2/16, Classless inter-domain routing (CIDR) # inspired by various at php.net/manual/en/function.ip2long.php, stephane at… Continue reading PHP netMatch ipv6 and 4

Published
Categorized as PHP