LDAP Account Manager

dhcp_settings.inc

Manages DHCP entries.

Tags
author

Thomas Manninger

author

Roland Gruber

Interfaces, Classes, Traits and Enums

dhcp_settings
Manages DHCP entries.

Table of Contents

check_ip()  : bool
Checks if the given IP is valid.

Functions

check_ip()

Checks if the given IP is valid.

check_ip(string $ip[, bool $subnet = false ]) : bool
Parameters
$ip : string

IP address

$subnet : bool = false

IP must be a subnet

Return values
bool

IP matches subnet

Search results