include_once('justifications.php'); if(isset($_GET['j1'])){ $j1=$_GET['j1']; $j2=$_GET['j2']; $j3=$_GET['j3']; $j4=$_GET['j4']; $j5=$_GET['j5']; } if($j1==31 AND $j2==31 AND $j3==31 AND $j4==19 AND $j5==20){ $message = "Bravo, tu as la bonne réponse. Tu peux passer à la prochaine question"; }else{ $message=""; } ?>