Net_IPv4 | Net_IPv6 |
Net_IPv4 | |
PEAR Manual | |
require_once 'Net/IPv4.php'; |
bool validateIP (
string $ip_addr
, string $cidr_block
)
Determines whether or not the supplied IP address is within the supplied network.
Checking if a IP adress is contained in a network
|
This function can be called statically.
Net_IPv4 | Net_IPv6 |
Net_IPv4 | |
PEAR Manual | |