//$hostname="Underdogames.db.4309899.hostedresource.com";
//$db_username="Underdogames";
//$db_password="OFF2cthewiz";
//$hostname="eldoradohof.db.11174101.hostedresource.com 198.71.240.6:2083";
$servername = "localhost";
$username = "eldoradohof";
$password = "OFF2cthewiz!";
// Create connection
$conn = mysqli_connect($servername, $username, $password);
mysql_select_db('eldoradohof', $conn) or die('Could not connect: ' . mysql_error());
?>
Fatal error: Uncaught ArgumentCountError: mysqli_error() expects exactly 1 argument, 0 given in /home/jeremyshipman/public_html/hall/_query.php:10
Stack trace:
#0 /home/jeremyshipman/public_html/hall/_query.php(10): mysqli_error()
#1 /home/jeremyshipman/public_html/hall/tom-wallace.php(8): include('/home/jeremyshi...')
#2 {main}
thrown in /home/jeremyshipman/public_html/hall/_query.php on line 10