I am trying to update seen(a bool in the database) if the seen button is clicked and delete a row if the delete button is clicked. But it doesn't seem to work nor do I get any data(mysql_error) back. But the last else part works and I get the data.I am trying to update seen(a bool in the databa