|
|
(Next) Validate the syntax of the given netmask. |
||||
| |
|||||
|
|||||
bool validateIP (
string $ip_addr
)
Validates the syntax of an IP address in dot-quad format. Returns true if address is valid, false if not.
This function can be called statically.
|
|
(Next) Validate the syntax of the given netmask. |
||||||||
| |
|||||||||
|
|||||||||