Preview:
<?php
     include("keselamatan.php");
     include("sambungan.php");

     IDBandingan = $_GET["IDBandingan"];

     $sql = "delete from bandingan where IDBandingan = '$IDBandingan'";
     $result = mysqli_query($sambungan, $sql);

     echo "<script>window.location='bandingan_senarai.php'</script>";
?>
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter