Selamat pagi om/tante/suhu/sesepuh dll…
Ane pusying nih ama kodingan ane, dapet warning begini
https://www.imagebam.com/image/50edbf608526643
Dengan Kodingan begini
<style type="text/css">
{ display:none !important; }
a:link:after, a:visited:after { display: none; content:""; }
}
</style>
<div id="area-1">
<table class="table table-striped">
<thead>
<tr>
<td>No.</td>
<td>ID Transaksi</td>
<td>Tanggal Pinjam</td>
<td>Tanggal Kembali</td>
<td>Nis</td>
<td>Nama Peminjam</td>
</tr>
</thead>
<?php foreach($anggota as $row):?>
<tr>
<td><?php echo $no;?></td>
<td><?php echo $row->nis;?></a></td>
<td><?php echo $row->tanggal_pinjam;?></td>
<td><?php echo $row->tanggal_kembali;?></td>
<td><?php echo $row->nis;?></td>
<td><?php echo $row->nama;?></td>
</tr>
<?php endforeach;?>
</table></div>
mohon pencerahan dan bantuannya om/tante/suhu/sesepuh dll…
Terimakasihhhhhhhh … LOVE U ALL (tek,tom,cher.sanrap,ta)