<select>
<option value="blabla"<?php if(isset($_GET['id']) && $_GET['id']=="blabla") echo " selected";?>>blabla</option>
<option value="6"<?php if(isset($_GET['id']) && $_GET['id']=="6") echo " selected";?>>6</option>
</select><table align="center" width=733 height=320 border=0>
<table align="center" width=600 border=0 height=50 bgcolor=#D3E134 cellspacing=2 cellpading=2>
<tr>
<td>Entrez le(s) mot(s) clé(s) dans le secteur souhaité et appuyer sur recherche :</td>
<tr>
<form action="recherche.php" method="post" name="recherche">
<td width=180 align=center><input type="text" size="20" name="mot" value="" ></td>
<td width="6"></td>
<td width="46">
<select name="numrows" >
<option value="6"<?php if(isset($_GET['id']) && $_GET['id']=="6") echo " selected";?>>6</option>
<option value="8"<?php if(isset($_GET['id']) && $_GET['id']=="8") echo " selected";?>>8</option>
<option value="12"<?php if(isset($_GET['id']) && $_GET['id']=="12") echo " selected";?>>12</option>
</select>