//$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 Error: Call to undefined function mysql_query() in /home/jeremyshipman/public_html/teams.php:24
Stack trace:
#0 {main}
thrown in /home/jeremyshipman/public_html/teams.php on line 24