AddReplyTo($email, $nume); $admin_email = get_option('admin_email'); //dv($admin_email);die(); $new_mail->AddAddress($admin_email); //$new_mail->AddAddress('gabriel.ilie@gmail.com', 'Gabriel Ilie'); $new_mail->SetFrom('contact@iqon.com', 'CONTACT FORM'); $new_mail->Subject = '[IQON CONTACT FORM] '.$nume.' has sent you a message. Subject: '.$subject; $new_mail->AltBody = 'To view the message, please use an HTML compatible email viewer!'; // optional - MsgHTML will create an alternate automatically //$new_mail->MsgHTML(file_get_contents('contents.html')); $html = $nume.' has sent you an message.
E-mail: '.$email.'
Subject: '.$subject.'
Message: '.$message; $new_mail->MsgHTML($html); $new_mail->Send(); } catch (phpmailerException $e) { echo $e->errorMessage(); //Pretty error messages from PHPMailer } catch (Exception $e) { echo $e->getMessage(); //Boring error messages from anything else! } echo ''; die(); } } ?>

Bucharest Office:

10th Montreal Sq.
3rd Floor 3.01 bis Office
011469 Bucharest, Romania
office@iqon.com
@infobidgebot


View Larger Map

Please fill in the form below [Your message has been sent.]

Disclaimer: IQON Romania takes all necessary measures to keep your personal information private and secure. Only authorized IQON Romania staff, Third Party companies (i.e. service providers) staff or our business partners' authorized staff (who have contractually agreed to keep all information secure) have access to your personal information.