Net_IPv6::removeNetmaskSpec()

Net_IPv6::removeNetmaskSpec() -- Removes the Netmask length specification

Synopsis

require_once 'Net/IPv6.php';

string Net_IPv6::removeNetmaskSpec (string $ip)

Description

Removes a possible existing netmask length specification in an IP addresse.

Paramètres

Valeur retournée

string - the IP without netmask length specification.

Note

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

Method available since: Release 1.1.0