static bool checkIp(string $requestIp, string|array $ips)
Checks if an IPv4 or IPv6 address is contained in the list of given IPs or subnets.
static bool checkIp(string $requestIp, string|array $ips)
Checks if an IPv4 or IPv6 address is contained in the list of given IPs or subnets.
Please login to continue.