pdo_teams->prepare("SELECT * FROM teams"); $stmt->execute(); $teams = $stmt->fetchAll(); } ?> <?= $tr["tab_title"]["home"]?>