Subscribe to Our Trade List
Subscribing to our Trade List allows us to send you our latest available stock updates along with any special offers that we may have available directly to your email inbox. To join, simply enter your email address in the box below and you will be added to our mailing list.
If you have joined previously, but have stopped receiving our emails, then please re-subscribe.
Error: Email is required "; } else if(!preg_match("/([\w\-]+\@[\w\-]+\.[\w\-]+)/",$_POST["from"])) { $emailErr = "Email must follow email@email.com/co.uk"; echo "Error: Invalid email format "; } else { if(!empty($headers)) { // REPLACE THE LINE BELOW WITH YOUR E-MAIL ADDRESS. $to = 'Info@discountelectrics.com' ; $subject = 'Subscription request to trade email' ; // NOT SUGGESTED TO CHANGE THESE VALUES // $headers = 'From: ' . $_POST[ "from" ] . PHP_EOL ; $text = "I would like to subscribe to your trade email list: $headers"; mail ( $to, $subject, $text) ; // THE TEXT IN QUOTES BELOW IS WHAT WILL BE // DISPLAYED TO USERS AFTER SUBMITTING THE FORM. echo " You are now subscribed to our trade email list and will begin recieving our latest available stocklists " ; } } } ?>Your e-mail address: | |