include("../sessions/database.class.php"); //Include MySQL database class include("../sessions/mysql.sessions.php"); //Include PHP MySQL sessions include("../config.php"); include("../dao.php"); $session = new Session(); //Start a new PHP MySQL session $dao = new dao(); ?>
You have connected your account. Use the dropdown menu on the top right to access the dashboard and see all of your stats! You can also view the chat commands and the pirate code there!
'; } else { echo 'Connect with Twitch to get your share of the plunder. Sign on with the crew. Earn doubloons and take part in adventure on the high seas.
Sign In '; } ?>