Tambahkan kolom pada table data dengan menambahkan kode di nama kolom dan kolom isi sebagai berikut :
<td align='center'><a href='javascript:delete_id($row[0])'>Delete</a></td>
Tambahkan perintah javascript di atas
dengan kode sebagai berikut :
<script type="text/javascript">
function delete_id(id)
{
if(confirm('Yakin mau dihapus datanya ?'))
{
window.location.href='delete.php?delete_id='+id;
}
}
</script>
====================
Karena pada script tsb menggunakan file hapus dengan nama file delete.php maka kita membuat file php dengan nama delete.php
dengan kode sebagai berikut :
<?php
include "koneksi.php";
$delete_id=$_GET['delete_id'];
echo "$delete_id";
$sql = "DELETE FROM siswa WHERE id=$delete_id";
if(mysqli_query($dbconnect, $sql)){
echo "Records were deleted successfully.";
echo "<script> location.replace('tampil.php'); </script>";
} else{
echo "ERROR: Could not able to execute $sql. " . mysqli_error($dbconnect);
}
// Close connection
mysqli_close($dbconnect);
?>
Langganan:
Posting Komentar (Atom)
Tugas Alfiyan
BalasHapushttps://syahsiregar.000webhostapp.com/latihan/tampil.php
Tugas
BalasHapusWidi Maula
https://tok-dalang.000webhostapp.com/latihan/tampil.php
https://run-of-the-mill-pay.000webhostapp.com/latihan/tampil.php
BalasHapusTugas
Kukuh cahyo widodo
Tugas Devi Nurdianti
BalasHapushttps://devidianti.000webhostapp.com/latihan/tampil.php
Komentar ini telah dihapus oleh pengarang.
BalasHapusTugas Febriani
BalasHapushttps://febriiani.000webhostapp.com/latihan/tampil.php
Tugas by: Amelia Maulida Wulandari
BalasHapushttps://amelia-maulida.000webhostapp.com/latihan/tampil.php
tugas by : putri dewi setianingsih
BalasHapushttps://salbiantiputri.000webhostapp.com/latian/tampil.php
https://startled-guns.000webhostapp.com/latihan/tampil.php
BalasHapusTugas Putri ardiana
anis khoirunnisa
BalasHapushttps://aniskhoirunnisa111.000webhostapp.com/latihan/tampil.php
https://aniskhoirunnisa111.000webhostapp.com/latihan/entry.php
https://salbianti.000webhostapp.com/latihan/tampil.php
BalasHapushttps://sitimuasaroh.000webhostapp.com/latihan/entry.php
BalasHapusTugas Siti muasaroh
https://kiki111.000webhostapp.com/tampil.php
BalasHapusTugas Kiki selvia