<? $id = $_GET['id']; $adi_s = $_GET['adi_s']; $r=mysql_fetch_array(mysql_query("Select * from program where adi_s = '$adi_s' AND id= '$id'")); ?>