IsSMTP(); $mail->Host = 'smtp.sinetic.com'; $mail->Port = 25; $mail->SMTPAuth = false; $mail->Subject = stripslashes($subject); $mail->From = $mailfrom; $mail->FromName = $mailfrom; $mailto_array = explode(",", $mailto); for ($i = 0; $i < count($mailto_array); $i++) { if(trim($mailto_array[$i]) != "") { $mail->AddAddress($mailto_array[$i], ""); } } $mail->AddReplyTo($mailfrom); if (!ValidateEmail($mailfrom)) { $error .= "The specified email address is invalid!\n
"; } if (!empty($error)) { $errorcode = file_get_contents($error_url); $replace = "##error##"; $errorcode = str_replace($replace, $error, $errorcode); echo $errorcode; exit; } $internalfields = array ("submit", "reset", "send", "filesize", "formid", "captcha_code", "recaptcha_challenge_field", "recaptcha_response_field", "g-recaptcha-response"); $message .= $eol; $message .= "IP Address : "; $message .= $_SERVER['REMOTE_ADDR']; $message .= $eol; $logdata = ''; foreach ($_POST as $key => $value) { if (!in_array(strtolower($key), $internalfields)) { if (!is_array($value)) { $message .= ucwords(str_replace("_", " ", $key)) . " : " . $value . $eol; } else { $message .= ucwords(str_replace("_", " ", $key)) . " : " . implode(",", $value) . $eol; } } } $mail->CharSet = 'ISO-8859-1'; if (!empty($_FILES)) { foreach ($_FILES as $key => $value) { if ($_FILES[$key]['error'] == 0) { $mail->AddAttachment($_FILES[$key]['tmp_name'], $_FILES[$key]['name']); } } } $mail->WordWrap = 80; $mail->Body = $message; if (!$mail->Send()) { die('PHPMailer error: ' . $mail->ErrorInfo); } header('Location: '.$success_url); exit; } ?> SINETIC - ADVANCED INDUSTRIAL COMPUTER TECHNOLOGY
Back
Next
Industrial Mini Redundant Power Supply
SINETIC industrial Mini Redundant Power Supply offers best efficiency and reliability for high computing demands regardless of Motherboard, Single Board Computer or embedded computing solution. Mini Redundant Autoranging Power Supply offer a wide range of solution for industrial automation, machine vision, Defence, Telecom, and mission critical applications that require reliability & add-on-card expansibility.
R4B-500G1V2
Industrial Mini Redundant 500W+500W Power Supply
R4S-400G1V2
Industrial Mini Redundant 400W+400W Power Supply
R4S-500G1V2
Industrial Mini Redundant 500W+500W Power Supply
R4B-800G1V2
Industrial Mini Redundant 800W+800W Power Supply
R4B-600G1V2
Industrial Mini Redundant 600W+600W Power Supply
R4B-500G1V2
Industrial Mini Redundant 500W+500W Power Supply
R4B-700G1V2
Industrial Mini Redundant 700W+700W Power Supply
© 2019 SINETIC. All Rights Reserved
Solution
Industrial Automation
Semiconductor
Defense
IoT
Retail
Support
Download
RMA Policy
Warranty Policy
RoHS
FAQ
Contact
Product Enquiry
Newsletter Subscription
Subscribe free newsletter to get latest products and discount information.