echo '<td class="td_bg"><a href="all_parts_delete.php?id=' . $row['id'] . '" onclick="return confirm("Adakah anda pasti mahu padamkan?" )>Padam</a></td>';
echo '<td class="td_bg"><a href="all_parts_delete.php?id=' . $row['id'] . '" onclick="if(confirm('Adakah anda pasti mahu to delete' )==false)return false;" >Delete</a></td>';
echo '<td class="td_bg"><a href="all_parts_delete.php?id=' . $row['id'] . '" onclick="if(confirm('Adakah anda pasti mahu to delete' )==false)return false;" >Delete</a></td>';