"; // !!!!! attention, valeur de type string pas int echo "confirmation : ".$confirmation."
"; //Création d'un dire merci $postCom = new Diremerci(); //On appelle la méthode qui va enregistrer le merci dans la bdd $postCom->ajouterMerci($id_news, $confirmation); } ?>