diff --git a/account.php b/account.php
new file mode 100644
index 0000000..29c8647
--- /dev/null
+++ b/account.php
@@ -0,0 +1,41 @@
+query($sql);
+
+if ($result === false) {
+ die("Errore nella query: " . $conn->error);
+}
+?>
+
+
+
+
+
+
+ Il mio account - TechStore
+
+
+
+
+
+
+
+
+ close(); ?>
+
+
diff --git a/cart.php b/cart.php
index 24732c2..eb6fd1d 100644
--- a/cart.php
+++ b/cart.php
@@ -18,7 +18,7 @@ session_start();
- Benvenuto,
+ Benvenuto,
diff --git a/index.php b/index.php
index af02b1d..b6c7007 100644
--- a/index.php
+++ b/index.php
@@ -27,7 +27,7 @@ if ($result === false) {
- Benvenuto,
+ Benvenuto,
diff --git a/product.php b/product.php
index 80675ba..7205975 100644
--- a/product.php
+++ b/product.php
@@ -38,7 +38,7 @@ if ($stmt = $conn->prepare($sql)) {
- Benvenuto,
+ Benvenuto,