Register
' . $show_error . ''; } ?>To register for the Money To Schools scheme please fill out this form and submit or print and complete our PDF form and follow the instructions to post or fax it.
' . $problem . ''; } return $data; } if(isset($_POST["submit"])) { global $show_error; $title = check_input($_POST['title'], "Enter a title."); $first_name = check_input($_POST['first_name'], "Enter a first name"); $surname = check_input($_POST['surname'], "Enter a surname"); $position = check_input($_POST['position']); $organization = check_input($_POST['organization'], "Enter an organisation"); $address1 = check_input($_POST['address1'], "Enter an address"); $address2 = check_input($_POST['address2'], "Enter an address"); $address3 = check_input($_POST['address3']); $postcode = check_input($_POST['postcode'], "Enter a postcode"); $telephone = check_input($_POST['telephone'], "Enter a telephone number"); $fax = check_input($_POST['fax']); $email = check_input($_POST['email'], "Enter an email"); $contact_title = check_input($_POST['contact_title']); $contact_first_name = check_input($_POST['contact_first_name']); $contact_surname = check_input($_POST['contact_surname']); $contact_position = check_input($_POST['contact_position']); $contact_telephone = check_input($_POST['contact_telephone']); $contact_fax = check_input($_POST['contact_fax']); $contact_email = check_input($_POST['contact_email']); $check = check_input($_POST['check']); $source = check_input($_POST['source'], "Please select how you heard about us"); $other_source = $_POST['other_source']; switch($_POST['group1']) { case 'yes': $vat = 'Yes'; break; case 'no': $vat = 'No'; break; default: $show_error = $show_error . '

To register for the Money To Schools scheme please fill out this form and submit or print and complete our PDF form and follow the instructions to post or fax it.