$username='tr1lh1ne_gaiapet'; $password='pjuv344eA'; $hostname='localhost'; $databasename='tr1lh1ne_gaiapets'; $connection = mysql_connect($hostname, $username, $password) or die('Database Server is Currently Down!'); mysql_select_db($databasename); ?>