0

How to show average ping latency using PHP ?

The example is here : http://www.gameserverstatus.com/aura_kingdom_server_status

Thank you.

  • Please explain further what is your intent. Do you want to ping *from* your server to another one? What is your OS? What was your attempt so far to achieve it? – alariva Jul 22 '15 at 03:23
  • I will suggest you to see this first http://stackoverflow.com/questions/8030789/pinging-an-ip-address-using-php-and-echoing-the-result Then getting the average will be ( sum_all_pings / count_all_pings) – Heroselohim Jul 22 '15 at 03:45
  • Yeah i want to ping from my computer to another one. I am using Windows 7 – Lamberto Nababan Jul 22 '15 at 03:51

0 Answers0