diff --git a/index.php b/index.php index 86fd445..2770127 100644 --- a/index.php +++ b/index.php @@ -35,6 +35,7 @@ $result = mysqli_query($conn, $sql); 0) { + echo "Torna alla lista clienti

"; echo "
"; echo ""; echo ""; - echo "
"; + echo "
"; # Reset index della query mysqli_data_seek($result, 0); }