$dbcnx=@mysql_connect("localhost", "hallucination", "h3zMAT0M"); $mydb=@mysql_select_db("hallucination_com"); $getHISCORE=mysql_query("SELECT score FROM game_booty2 order by score DESC"); $HISCORE=mysql_fetch_array($getHISCORE); ?>