Home
Software
SysFunc
Sysfunc Reference Guide - IP V4 addresses
Read : 9,051 times
127
(1 vote, average 5.00 out of 5)
Page 8 of 23
ip4_is_valid_ip
Checks if the input string is a valid IP address
Arguments
Returns
0 if address is valid, !=0 if not
Displays
Nothing
ip4_network
Compute network from IP and netmask
Arguments
Returns
0
Displays
Network
ip4_validate_ip
Checks if the input string is a valid IP address and aborts if not
Arguments
Returns
only if address is valid
Displays
Nothing if OK. Error if not