query($sql); $results = $stmt->fetchAll(PDO::FETCH_ASSOC); echo json_encode($results);