Wrong E-mail format!
Are you sure you spelled the E-mail correctly!
';
}
// Компилиране на съобщението
$messtotal = "
Здравейте,
Има ново запитване
От: $name;
Компания: $company;
E-mail: $mail;
Запитването се отнася за $topic;
Съобщение:
".nl2br($msg);
$send = @ mail('d.todorov@todorov-lawoffice.com', $topic, $messtotal, $headers);
if (!$send){
$mes = '
Sending failed!
Please, try again...
';
}
else {
$mes = '
Thank you for your enquiry!
We will contact you as soon as possible!
';
}
}
?>
Todorov LLP - Law officeTodorov LLP - Law office