PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Networking » Net_CheckIP2

A package to determine if an IP (v4) is valid.

This package is unmaintained.

Download latest release 1.0.0RC3 (archived versions might be outdated)

License: MIT License

Description

Net_CheckIP2 allows you to validate an IPv4 address.

Additionally, using isReserved(), you may check if an IP is from a reserved/private
IP space (according to RFC 1918). Using getClass(), you may retrieve the IP's class
network (A, B, C currently supported).

Net_CheckIP2 is a PHP5 port of the Net_CheckIP package and is almost a drop-in replacement.

Documentation

Manual

Maintainers

Dependencies

Required

Releases

Bugs

No bugs.