// Redirect back to index page header("Location: index.php"); exit; ?>
<?php // Configuration $dbHost = 'localhost'; $dbUsername = 'your_username'; $dbPassword = 'your_password'; $dbName = 'your_database'; php id 1 shopping top
CREATE TABLE products ( id INT PRIMARY KEY AUTO_INCREMENT, name VARCHAR(255), price DECIMAL(10, 2) ); // Redirect back to index page header("Location: index