I am trying to delete an item by it\'s ID from items table, but it\'s ID exists in another table as a composite key.
This is the delete item PHP code: