<select name="user"> <option value="user1">1 <option value="user2">2 </select>
<? echo $_POST['user']; ?>