Net_IPv6::getAddressType() (Previous) (Next) Net_IPv6::isInNetmask()

View this page in Last updated: Mon, 02 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

Net_IPv6::getNetmask()

Net_IPv6::getNetmask() -- Calculates the network prefix

Opis

Calculates the network prefix based on the netmask bits.

Parametr

  • 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

Zwracana wartość

string - the network prefix

Uwagi

Ta funkcja może być wywołana statycznie.

Method available since: Release 1.1.0

Net_IPv6::getAddressType() (Previous) (Next) Net_IPv6::isInNetmask()

Download Documentation Last updated: Mon, 02 Jul 2007
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.