<?php
echo '<h1>'.$recherche.'</h1> <form name="recherche" method="GET" action="?page=resultats.php"> <input type="text" name="requete"/> <input type="submit" value"'.$recherche.'"/>';

?>

