Bizzar Ping
This script using PHP and the exec() function to ping a server and parse the output to determine if the server is online and responding. I was using this for a server monitoring script I’ve sort of stopped working on, but figured this could be useful for other people looking to see how it can be done.