Production friendly to the human health and environment from 1945 to today
Personnel Information

There are empty fields or security code wrong, please fill the fields marked with (*)

IsSMTP(); // SMTP kullan $mail->Host = "mail.yelteneke.com.tr"; // SMTP adresi $mail->SMTPAuth = true; // smtp baglantisini yap $mail->Username = "smtp@yelteneke.com.tr"; // SMTP k.adi $mail->Password = "Yel2016*@"; // SMTP sifre $mail->SetLanguage("tr", "language/"); $mail->CharSet = "UTF-8"; $mail->From = "smtp@yelteneke.com.tr"; //gönderen $mail->FromName = "Yel Teneke web sitesi"; //gönderen ismi $mail->AddAddress("info@yelteneke.com.tr", "Yel Teneke"); $mail->WordWrap = 50; $mail->IsHTML(true); $mail->Subject = "İnsan Kaynakları Formu - English"; $mail->Body = "
Name, Surname : " .$_POST['ad']. "
Birth Date : " .$_POST['dogumtarih']. "
Telephone : " .$_POST['telefon']. "
E-mail : " .$_POST['mail']. "
Education Level : " .$_POST['egitim']. "
Foreign Language : " .$_POST['dil']. "
Work Experiences : " .$_POST['tecrube']. "
References : " .$_POST['referans']. "
"; if(!$mail->Send()){ ?>

Your message was sent successfully, thanks for your interest

ErrorInfo; exit; } ?>

Your message was sent successfully, thanks for your interest

There is typo in your e-mail address, please check your e-mail address and try again

Education Details