¡@

Home 

php Programming Glossary: address_dotdec

Testing if a network in cidr notation overlaps another network

http://stackoverflow.com/questions/13608394/testing-if-a-network-in-cidr-notation-overlaps-another-network

const ADDRESS_BINARY 0x01 const ADDRESS_INT 0x02 const ADDRESS_DOTDEC 0x04 const ADDRESS_SUBNET 0x08 Constants to control whether.. result this binaryToLong binary else if mode self ADDRESS_DOTDEC result this binaryToDottedDecimal binary else result this.. int bool mode self ADDRESS_INT dd bool mode self ADDRESS_DOTDEC base this binaryToLong this address mask this binaryToLong..