From = "no-reply@inkorholdings.com";
$mail->FromName = "INKOR";
$mail->Subject = "Request for contacts";
$mail->Mailer = "smtp";
$mail->Body ="
New request for contacts from:
Name: ".$_POST['username']."
Email: ".$_POST['email']."
Company: ".$_POST['company']."
Message: ".$_POST['message']."
";
$mail->AddAddress("alex@inkorholdings.com");
$mail->Send();
$send = 1;
}else{
$send = 0;
}
?>
InKor Holdings
|
|
|
Thank you for your request.
inKor Holdings
3200 Park Center Dr.
13th Floor
Costa Mesa, CA 92626
To email us please complete the following form.
|
|
 |
© 2009 InKor Holdings | All rights reserved.