<?php php$hosts = file_get_contents('http://www.lfsworld.net/pubstat/get_stat2.php?version=1.4&action=hosts&idk=(YOURIDK)');if (stripos($hosts, 'Drift King CZ') !== FALSE) { echo 1;}?>