Posts by xela05 • 3 points
1 post
-
0
votes1
answer18
viewsQ: Mysqli_stmt Errors
Hello, I have this code <?php // Include config file require_once "../extras/config.php"; // Define variables and initialize with empty values $grupo = $cliente = ""; $grupo_err = $cliente_err =…