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 Single Power Supply
SINETIC industrial PS/2 Power Supply offers best efficiency and reliability for high computing demands regardless of Motherboard, Single Board Computer or embedded computing solution. 1U, 2U or PS/2 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.
STC-PS1D41Y060 (600W)
Industrial PS/2 Single 400 Auto-ranging Power Supply
STC-PS1D41Y050 (500W)
Industrial PS/2 Single 400 Auto-ranging Power Supply
STC-PS1D41Y040 (400W)
Industrial PS/2 Single 400 Auto-ranging Power Supply
SS-2U60EL (600W)
Industrial 2U Single 600W Auto-ranging Power Supply
SS-2U50ES (500W)
Industrial 2U Single 500W Auto-ranging Power Supply
SS-2U40ES (400W)
Industrial 2U Single 400W Auto-ranging Power Supply
SS-1U60EL (600W)
Industrial 1U Single 600W Auto-ranging Power Supply
SS-1U52ES (520W)
Industrial 1U Single 520W Auto-ranging Power Supply
SS-1U40ES (400W)
Industrial 1U Single 400W Auto-ranging 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.