I\'m looking for a PHP package that will convert an CIDR block address (ie. 1.1.1.0/24) to an array. For example:
$cidr = "1.1.1.0/24"; $result = c