I built a website to contain a library catalog. Each book can be edited and deleted. The elimination takes place through normal SQL delete and in localhost it works perfectly. It doesn't work on the Aruba server. I click the button and it does nothing. The code is the exact same. Create and modify any books are all goods, only deleting make problems. There is something I don't know. Can you help me?
In my opinion there is a problem with the php and SQL permissions on the Aruba server but not knowing how to get my hands on it I'm stuck. Can you help me?