To check if my game server is online i have to use that commandbut $fp aways return false in this host, why?PHP Code:$fp = @fsockopen('megaot.com', 7171, $errno, $errstr,3);
I tried in my local host, and some other freewebhosts and all of them worked ($fp returned true when the game server is online).
Is there any way to make it work? Is that not working for some reason?


LinkBack URL
About LinkBacks

