I have managed to return the users ip address when the person enters the website but Im havign a problem trying to ping a ip address, pingDomain works for Domains only I need to somehow ping an ip address heres the problemed code
$status = pingDomain($ip);