i want to have function like delete file from database by using link instead of button. how can i do that? do i need to use href/unlink or what? Can i do like popup confirma
Make a link:
Delete
Then make a delete.php that handles deleting and make sure you check that the session is authorised.
delete.php