Code : Tout sélectionner
switch($choix)
{
case '1':include ("acceuil.html");break;
case '2':include ('hitparade.php');break;
case '3':include ('promo.php');break;
case '4':include ('recherche.php');break;
case '5':include ('liens.html');break;
case '5':include ('liens.html');break;
case '6':include ("resultat.php?titre=".$_POST['titre']."&artiste=".$_POST['artiste']."&prix=".$_POST['prix']);break;
}Merci d'avanceWarning: main(resultat.php?titre=sd&artiste=&prix=): failed to open stream: No such file or directory in /var/www/free.fr/1/0/merrheim14/1GR3/TD3/bienvenue.php on line 126
Warning: main(): Failed opening 'resultat.php?titre=sd&artiste=&prix=' for inclusion (include_path='/var/www/free.fr/1/0/merrheim14/include:.') in /var/www/free.fr/1/0/merrheim14/1GR3/TD3/bienvenue.php on line 126