Net_IPv6::removeNetmaskSpec()

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

Synopsis

require_once 'Net/IPv6.php';

string Net_IPv6::removeNetmaskSpec (string $ip)

Beschreibung

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

Parameter

Rückgabewert

string - the IP without netmask length specification.

Hinweise

Diese Methode kann statisch aufgerufen werden.

Method available since: Release 1.1.0