function is_ip($string)Keruald global functions ()
function is_ip($string)
Keruald global functions ()
Determines whether the specified is a valid IP address
Parameters
string | $string | the string to validate as an IP |
Return
bool | true if the specified string is a valid IP address; otherwise, false |
- Defined
- core.php:67