$requested_url = $_SERVER['HTTP_HOST'] . $_SERVER['REQUEST_URI']; // Check if the requested URL does not start with 'www' or is not over HTTPS if ( strpos($requested_url, 'www.') !== 0 || empty($_SERVER['HTTPS']) || $_SERVER['HTTPS'] === 'off' ) { // Redirect to the desired URL header('Location: https://www.ramaquois.com/staff', true, 301); exit(); } include "db.php"; ?> Camp Ramaquois Staff Website

Login

If this is the first time you are logging in to this site this year, you will need to set a password. Please enter your email and click the 'Reset Password' link below. You will get an email to reset your password. After you set your password, please return to this site and log in.

Please enter your credentials below

(required)
(required)