Error! There was a problem with the Captcha, you lied to us! you are a robot! or you just didnt click it :)'; } else{ if(isset($_POST['submit'])) { $subject = $_REQUEST['subject'] ; $message= 'Name: '.$_POST['name'].'
Telephone: '.$_POST['telephone'].'
Email: '.$_POST['emailid'].'
Comments: '.$_POST['text'].' '; require '/customers/5/7/e/les-grand-champs.com/httpd.www/bgc/form/phpmailer/PHPMailerAutoload.php'; // Instantiate Class $mail = new PHPMailer(); // Set up SMTP $mail->IsSMTP(); // Sets up a SMTP connection $mail->SMTPAuth = false; // Connection with the SMTP does require authorization // $mail->SMTPSecure = "ssl"; // Connect using a TLS connection $mail->Host = "mailout.one.com"; //Gmail SMTP server address $mail->Port = 25; //Gmail SMTP port // $mail->Encoding = '7bit'; // Authentication $mail->Username = $senderEmail; // Your full Gmail address $mail->Password = $senderPassword; // Your Gmail password // Compose $mail->SetFrom($_POST['emailid'], $_POST['name']); $mail->AddReplyTo($_POST['emailid'], $_POST['name']); $mail->Subject = $subject; // Subject (which isn't required) $mail->MsgHTML($message); // Send To $mail->AddAddress($receiverEmail, $receiverName); // Where to send it - Recipient $result = $mail->Send(); // Send! $message = $result ? '' : ''; unset($mail); } } } ?> Shane Price - Freelance Website Design and Front End Development
Welcome
Web Designer - Front End Developer - eLearning Developer

Portfolio


About


Hi, my name is Shane and I have a solid foundation in web design and development.

I have been passionate about building on this knowledge and keeping up with current design techniques.

I strive to help make the client’s experience one that leaves them smiling.

In my free time I enjoy reading fantasy novels, watching movies, hiking and outdoor sports. With a fascination with nature I love to get outside as much as possible.

I was born and raised in the home of pork pies, living in rural England I have grown to love the countryside and what is have to offer.

Contact Me