// $host = "localhost"; // Change if not using localhost // $username = "root"; // Your database username // $password = ""; // Your database password // $dbname = "exam"; // Replace with your database name // // Create a connection // $conn = new mysqli($host, $username, $password, $dbname); // // Check the connection // if ($conn->connect_error) { // die("Connection failed: " . $conn->connect_error); // } //
Your Trusted Service Provider
Mohammadpur, Dhaka, Bangladesh