Forums
(@1krom)
10 years, 3 months ago
The hyperlink like this in html
<a href="delete.php?id=<?php echo $dt['code']; ?>" onClick="return confirmDelete();">Delete</a>