Posted 20 Sep 2006 · Report post Dans la page /factures/facture_html, écrire $id = intval($_GET['id']); $mode = htmlspecialchars($_GET['mode']); au lieu de $id = $_GET['id']; $mode = $_GET['mode']; Share this post : post Share on other sites