if(!empty($_GET['durum'])){
if(!empty($_GET['urun_adi'])){
$ara = "urun_adi='$_GET['urun_adi'] and durum='$_GET['durum'] ";
}
}