Posts by Geysa • 3 points
1 post
-
0
votes1
answer389
viewsQ: Delete only one record in the database
While executing the code below, more than one record is deleted from the database. I cannot find the problem. Code to delete excluir_client.php <?php require 'repositorio_clientes.php'; $clientes…