To check if my game server is online i have to use that command $fp = @fsockopen('megaot.com', 7171, $errno, $errstr,3); but $fp aways return false in this host, why?
I tried in my local host, and some other freewebhosts and all of them worked ($fp returned true when the game server is...