<form action="oyver.php" target="1" method="post">
<center><input type="radio" name="oy" value="5" checked="checked" /> 5 
<input type="radio" name="oy" value="6" /> 6 
<input type="radio" name="oy" value="7" /> 7 
<input type="radio" name="oy" value="8" /> 8 
<input type="radio" name="oy" value="9" /> 9 
<input type="radio" name="oy" value="10" /> 10 
<input type="submit" name="oyla" value="OYLA"  />
<input type="hidden" name="muzik_id" value="<? echo $muzik_id; ?>"  /> 
</center>
</form>
Birde böyle denermisin.