string Net_IPv6::removePrefixLength (
string $ip
)
Tests for a prefix length specification in the address and removes the prefix length, if exists.
string $ip - the IP address in Hex format, compressed IPs are allowed
string - the address without a prefix length.
This function can be called statically.
Method available since: Release 1.1.0