connection = new PDO("mysql:host=$host;dbname=$dbname", $username, $password); } } ?>