CURRENT_TIMESTAMP - '10 minutes'::interval AND gametype=0$online ORDER BY players,maxplayers,heartbeat"); while (list($address, $port) = pg_fetch_row($res)) { printf("%s:%d\n", $address, $port); } #$fd = fopen("the-construct.txt", "r"); #fpassthru($fd); #$fd = fopen("rebels.txt", "r"); #fpassthru($fd); ?>