Mega Code Archive
Categories
/
Php
/
Development
Ping server
"; system("/bin/ping -c $count $server"); echo ""; system("killall -q ping"); ?>