$conn->close(); ?>
// Check connection if ($conn->connect_error) { die("Connection failed: " . $conn->connect_error); }
// Redirect back to index page header("Location: index.php"); exit; ?>
$conn->close(); ?>
// Check connection if ($conn->connect_error) { die("Connection failed: " . $conn->connect_error); }
// Redirect back to index page header("Location: index.php"); exit; ?>
$conn->close(); ?>
// Check connection if ($conn->connect_error) { die("Connection failed: " . $conn->connect_error); }
// Redirect back to index page header("Location: index.php"); exit; ?>