include("db.php"); ?> if($_GET[urun_id]!=""){ $link=mysql_fetch_array(mysql_query("select * from urunler where urun_id='$_GET[urun_id]'")); } ?>