'; $subject="Club Membership"; $cc= 'Cc: "' .$_POST['client_name'] .'" <' . $_POST['email'] . '>'; $headers = 'From: "Super Club" ' . PHP_EOL . $cc . PHP_EOL . 'X-Mailer: PHP-' . phpversion() . PHP_EOL; $msg="We have emailed"; if ( ! email_formdata($to, $subject, $headers) ) { $msg='We failed to email'; } $title=$subject; $css=array("basic.css", "form.css"); require("rfront.php"); ?>

Thank you for joining our club.

your application to our manager, with a copy to .