Check serverlist offline / online PHP -


I try to create a script to see if my server is online or offline:

  of  

So this script works, but how can I do a script which can see more than one IP address?

Greetings, Matthias

  $ server = array ("server1" , "Server2"); Foreach (as server $ server) {// as before}}  

Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -