query($sql); if ($result === false) { die("Errore nella query: " . $conn->error); } ?> TechStore - Prodotti

Prodotti TechStore

num_rows > 0): ?> fetch_fields(); foreach ($fields as $field) { echo ""; } ?> fetch_assoc()): ?>
" . htmlspecialchars($field->name) . "

Nessun prodotto trovato.

close(); ?>