Name: " . $name . "

"; $message .= "Mobile: " . $mobile . "

"; $message .= "Email: " . $email . "

"; $message .= "Job Reference: " . $job_refer . "

"; $message .= "Department: " . $department . "

"; $message .= "Comment:

" . $comment . "



"; // require 'PHPMailer-master/PHPMailerAutoload.php'; //Create a new PHPMailer instance $mail = new PHPMailer; //Set who the message is to be sent from $mail->setFrom('info@quadralumen.com', $subject.' - '.$job_refer); //Set an alternative reply-to address $mail->addReplyTo('info@quadralumen.com', $subject.' - '.$job_refer); //Set who the message is to be sent to $mail->addAddress('info@quadralumen.com'); //Set the subject line $mail->Subject = $subject.' - '.$job_refer; //Read an HTML message body from an external file, convert referenced images to embedded, //convert HTML into a basic plain-text alternative body $mail->msgHTML($message); //Replace the plain text body with one created manually // $mail->AltBody = 'This is a plain-text message body'; //Attach an image file $mail->addAttachment($target_file ); //send the message, check for errors $mail->send(); // if (!$mail->send()) { // echo "Mailer Error: " . $mail->ErrorInfo; // } else { // echo "Message sent!"; // } unlink($target_file); } ?> Shivshakti Group

If there's a post or a department you wish to apply to & if it's not on our list of vacancies, don't let that get you down...

If you're enthusiastic & eager to prove yourself to the world, we’ll be happy to add another chair just for you!

Apply Here
Enter This Code >>