}
if($_POST["sil"]){
mysqli_query($con, "DELETE FROM konular WHERE id='".$_POST['id']."'");}
?>

Deneyin.