Net_IPv6::getNetmask() -- Calculates the network prefix
Beschrijving
Calculates the network prefix based on the netmask bits.
Parameter
string $ip - the IP address in Hex format, compressed IPs are allowed
int $bits - if the number of netmask bits is not part of the IP, you must provide the mumber of bits
Return waarde
string - the network prefix
Note
Deze functie kan statisch worden aangeroepen.
Method available since: Release 1.1.0