$sorgu = mysql_query("select * from urunler where id = " $al["urun_id"]);
$sorgu = mysql_query("select * from urunler where id = " . $al["urun_id"]);