require 'ayar.php'; $sonuc = mysql_query("delete from firmalar where id = '1"); if ($sonuc) echo "firma silindi."; else echo "silinemedi.";