Pinger
A tool to ping an Internet host. This is useful for pinging a host from a different location, or from behind a firewall.
‘; system(‘ping google.com -c 3′); echo ‘
';
?>
A tool to ping an Internet host. This is useful for pinging a host from a different location, or from behind a firewall.
‘; system(‘ping google.com -c 3′); echo ‘
';
?>