dene


mysql_query("DELETE FROM konular WHERE id='".$id."'");}

değil

mysqli_query("DELETE FROM konular WHERE id='".$id."'");}

olucak