diff --git a/mcping.php b/mcping.php index cc966c9..0309774 100755 --- a/mcping.php +++ b/mcping.php @@ -7,7 +7,7 @@
+Example: (remove spaces in color) include('http://unps-gama.tk/mcping.php?ip=$ip&port=$port') echo "Server: " . $ip . " on port: " . $port . " is: "; include('http://unps-gama.tk/testserver.php'); @@ -19,7 +19,6 @@ include('http://unps-gama.tk/mcping.php?ip=$ip&port=$port') echo "max players: " . $srvinfo[2] . "\n";