Post Your Resume

$max_allowed_file_size) { $errors .= "\n Size of uploaded file should be less than 200 Kb"; } if(empty($errors)) { $name = $_POST['name']; $mail = $_POST['email']; $degree = $_POST['degree']; $stream = $_POST['stream']; $experience = $_POST['exp']; $city = $_POST['city']; $skills = $_POST['skills']; $filepath = $_FILES['files']['tmp_name']; //$body = "Name: $name"."\r\n"; // $body .= "Email Address: $mail"."\r\n"; // $body .= "Qualification: $degree"."\r\n"; // $body .= "Stream: $stream"."\r\n"; // $body .= "Experience: $experience"."\r\n"; // $body .= "City: $city"."\r\n"; // $body .= "Skills: $skills"."\r\n" ; //$bcc = $_POST['email']; $to = 'info@nextgenits.com'; $from = 'contact@nextgenits.com'; //$to = 'n.b.sundar.mca@gmail.com'; $subject = 'Career'; $body = ''; $body .= ''; $body .= ""; $body .= ""; $body .= ""; $body .= ""; $body .= ""; $body .= ""; $body .= ""; $body .= "
Name:" . strip_tags($_POST['name']) . "
Email Address: " . strip_tags($_POST['email']) . "
Qualification: " . strip_tags($_POST['degree']) . "
Stream: " . strip_tags($_POST['stream']) . "
Experience: " . strip_tags($_POST['exp']) . "
City: " . strip_tags($_POST['city']) . "
Skills: " . strip_tags($_POST['skills']) . "
"; $body .= ""; if($to == 'info@nextgenits.com') { $SMTPMail = new SMTPClient ($SmtpServer, $SmtpPort, $SmtpUser, $SmtpPass, $from, $to, $subject, $body, $filename, $filepath); $SMTPChat = $SMTPMail->SendMail(); } $to = $_POST['email']; $from = 'contact@nextgenits.com'; $subject = "Career-NextGen IT Solutions"; $body = ""; $body .= "

Dear " .strip_tags($_POST['name']) .",

"; $body .= "Thank you for your interest in a career with Nextgen IT Solutions!

"; $body .= "If we find your profile suitable to our needs, we will revert to you very soon.

"; $body .= "Warm regards,
"; $body .= "HR Team
"; $body .= "NextGen IT Solutions

"; $body .= "

"; $body .= ""; $body .=""; $body .=" "; $body .="
DISCLAIMER:

Information transmitted by this e-mail may be proprietary to Nextgen IT Solutions., and / or the authors of the information and is intended for use only by the individual or entity to which it is addressed, and may contain confidential or legally privileged information. If you are not the intended recipient or it appears that this mail has been forwarded to you without proper authority, you are not authorised to access, read, disclose, copy, use or otherwise deal with it and any such actions are prohibited and may be unlawful.

Internet communications cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, arrive late or contain viruses.Nextgen IT Solutions therefore does not accept liability for any errors, omissions, viruses or computer problems experienced as a result of this transmission.If you have received this e-mail in error, please notify us immediately at mail to: support@nextgenits.com and delete this mail from your records. Notice is hereby given that no representation, contract or other binding obligation shall be created by this e-mail.

"; $body .= ""; $SMTPMail = new SMTP ($SmtpServer, $SmtpPort, $SmtpUser, $SmtpPass, $from, $to, $subject, $body); $SMTPChat = $SMTPMail->SendMail(); echo ""."Thank you! Your resume has been uploaded successfully!".""; } } ?>
* Required Fields
Name: *


Email Address: *


Qualification: *


Stream: *



Work Experience: *


City


Skills: *


Attach Your Resume: *