class Helpers

Rendering helpers for HTTP.

Methods

static bool
ipMatch($ip, $mask)

Is IP address in CIDR block?

Details

at line 25
static bool ipMatch($ip, $mask)

Is IP address in CIDR block?

Parameters

$ip
$mask

Return Value

bool