fetch(PDO::FETCH_ASSOC)) { $player_name = get_name($row['uuid']); if ($player_name === null) continue; $until = millis_to_date($row['until']); ?>