class Requests_IPv6 {}

In this article

Class to validate and to work with IPv6 addresses

Description

This was originally based on the PEAR class of the same name, but has been entirely rewritten.

Methods

NameDescription
Requests_IPv6::check_ipv6Checks an IPv6 address
Requests_IPv6::compressCompresses an IPv6 address
Requests_IPv6::split_v6_v4Splits an IPv6 address into the IPv6 and IPv4 representation parts
Requests_IPv6::uncompressUncompresses an IPv6 address

Source

User Contributed Notes

You must log in before being able to contribute a note or feedback.