';
echo ' '; //Place the desired response (if any) here
/**
* This section actually sends the email.
*/
/* Your email address */
$to = "assignor@nocra.com";
$subject = "Message from {$_REQUEST['From']} at {$_REQUEST['To']}";
$message = "You have received a message from {$_REQUEST['From']}. Body: {$_REQUEST['Body']}";
$headers = "From: president@nocra.com"; // Who should it come from?
mail($to, $subject, $message, $headers);
- Home
-
League Info
- New Member Signup
- Tournaments
- Scrimmages
- NOCRA BOD - Contact Us
- Monthly Meeting Information
- Uniform and Gear
- Finance
- Instructor's Pitch
-
Arbiter: Assigning
- Arbiter: Getting Started
- Arbiter: Add Photo
- Arbiter: Add City, State & ZIP
- Arbiter: Add Phone Number
- Arbiter: Accepting Assignments
- Arbiter: Field Directions
- Arbiter: Travel Limits
- Arbiter: Self Assign >
- Arbiter: Availability & Blocking
- Arbiter: Wait List
- Arbiter: Print Your Schedule
- Communication with NOCRA
- How to Handle Misconduct
- Incident Report (Forfeits, Injury, ...)
- Referee Advancement & Upgrades
- Policies, Procedures & Forms