Prenota una Consulenza Privata
Sia che cerchiate la casa dei vostri sogni nelle Marche o la cornice perfetta per il vostro “Sรฌ”, il nostro team di esperti รจ a vostra disposizione.
ItalyTrade โ New Inquiry
Submitted via italytrade.org contact form
| Language | {$lang} |
| Name | {$name} |
| {$email} | |
| Phone | {$phone} |
| Country | {$country} |
| Interest | {$interestLabel} |
{$message}
IP: {$ip} ยท UTC: {$now}
HTML; // โโ Send via PHP mail() โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ // To use PHPMailer instead, replace this section with PHPMailer calls. $subject = SUBJECT_PREFIX . $interestLabel . ' โ ' . $name; $headers = "From: " . FROM_NAME . " <" . FROM_EMAIL . ">\r\n"; $headers .= "Reply-To: {$name} <{$email}>\r\n"; $headers .= "MIME-Version: 1.0\r\n"; $boundary = md5(uniqid((string)rand(), true)); $headers .= "Content-Type: multipart/alternative; boundary=\"{$boundary}\"\r\n"; $fullBody = "--{$boundary}\r\n"; $fullBody .= "Content-Type: text/plain; charset=UTF-8\r\n\r\n"; $fullBody .= $body . "\r\n\r\n"; $fullBody .= "--{$boundary}\r\n"; $fullBody .= "Content-Type: text/html; charset=UTF-8\r\n\r\n"; $fullBody .= $htmlBody . "\r\n\r\n"; $fullBody .= "--{$boundary}--"; $sent = mail(TO_EMAIL, $subject, $fullBody, $headers); if ($sent) { respond(200, 'ok'); } else { error_log('[ItalyTrade] mail() failed for ' . $email); respond(500, 'Sending failed. Please try again later.'); } // โโ Helper โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ function respond(int $code, string $message): never { http_response_code($code); echo json_encode(['status' => $code < 400 ? 'ok' : 'error', 'message' => $message]); exit; }La pagina Contatto offre un modulo elegante per richiedere consulenze personalizzate su investimenti immobiliari di lusso, destination wedding, travel design ed esportazioni Made in Italy.
Via Alessandro Manzoni 15, Piano 3
Corso Venezia 42, Ufficio 5
+39-02-12345678
contatti@italytrade.org