co -> executeQuery($query, ['id_quiz' => array($idQuiz, PDO::PARAM_INT)]); // Return the results retrieved from the database return $this -> co -> getResults(); } }