From 52ea1e0c9375c3e848e5b61982735853ebbf35ab Mon Sep 17 00:00:00 2001 From: Andrea Fiorencis Date: Wed, 1 Apr 2026 11:37:44 +0200 Subject: [PATCH] Aggiunto link pagina prodotto a prodotti homepage --- index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.php b/index.php index c565034..bf77aa9 100644 --- a/index.php +++ b/index.php @@ -37,8 +37,8 @@ if ($result === false) {
fetch_assoc()): ?>
- Immagine prodotto -

+ Immagine prodotto +

" . htmlspecialchars($row['ProductName']) . ""; ?>