» Summary | » License |
---|---|
A package to determine if an IP (v4) is valid. | MIT License |
» Current Release | » Bug Summary |
1.0.0RC3 (beta) was released on 2009-09-30 by till (Changelog) Easy InstallNot sure? Get more info. pear install Net_CheckIP2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_CheckIP2 Development Roadmap |
No open bugs Report a new bug to Net_CheckIP2 |
» 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. |
|
» Maintainers | » More Information |
|