Net_IPv4::validateNetmask() (Previous) (Next) Net_IPv4::calculate()

View this page in Last updated: Sun, 28 Sep 2008
English | French | German | Hungarian | Japanese | Polish | Spanish | Plain HTML

Net_IPv4::parseAddress()

Net_IPv4::parseAddress() -- Parse a CIDR address (address/netmask combination).

Description

Parses a Classless Inter-Domain Routing address (e.g. 192.168.1.0/24) and stores information in the object variables network, ip, netmask, broadcast, long and bitmask.

Valeur retournée

boolean - Retourne TRUE en cas de succès, un objet PEAR_Error en cas d'échec.

Note

Cette fonction ne peut pas être appelée de façon statique.

Net_IPv4::validateNetmask() (Previous) (Next) Net_IPv4::calculate()

Download Documentation Last updated: Sun, 28 Sep 2008
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.