Email Subscription Signup
To subscribe to the Parents Association Newsletter and E-mail updates, please type your E-mail address in the space below. Once done, click the "GO" button. You will be transferred to the sign up page where you can verify your information.
<../contact/contact.php?php /************************************************************************/ /* PHP Simple PasswordProtect v1.0 */ /* =========================== */ /* */ /* Written by Steve Dawson - http://www.stevedawson.com */ /* Freelance Web Developer - PHP, MySQL, HTML programming */ /* */ /* This program is free software. You can redistribute it and/or modify */ /* but please leave this header intact, thanks */ /************************************************************************/ ########################################################################## $password = "maritime"; // Modify Password to suit for access, Max 10 Char. ########################################################################## ?> <../contact/contact.php?php // If password is valid let the user get access if (isset($_POST["password"]) && ($_POST["password"]=="$password")) { ?>
Password Accepted
You have been given access to the Parent Association's E-mail Sign up page. Please do not share this password with others. This is strictly for paying members Only. If you are not a paying member, your e-mail may be removed from the database without warning.
Incorrect Password
Please enter the correct password


