Private Medical Investigations
CALL US ! or ...........
Mr. Doc
Phone: 00 40 722 257 545
Address: C.A. Rosetti 27B, Bucharest, Romania
Email: office@detectiv-international.ro
REQUEST A CALL-BACK
if (isset($_REQUEST['callbackformsent']) && isset($_REQUEST['name']) && isset($_REQUEST['phone']) && isset($_REQUEST['time']))
{
$cc="";$bcc="";
$nume=$_REQUEST['name'];
$telefon=$_REQUEST['phone'];
$timp=$_REQUEST['time'];
$err=0;
if ($nume=="") {echo 'Please enter a name
';$err=1;} if ($telefon=="") {echo 'Please enter a phone number
';$err=1;} if ($err==0) {mail("office@detectiv-international.ro", "DETECTIV-INTERNATIONAL: ".$subiect,"Name: ".$nume.", Phone: ".$telefon.", When-to-call: ".$timp, "Return-Path: $email\nFrom: $email\nCc: $cc\nBcc: $bcc\n" ); echo 'THANK YOU!
'; } } ?>
';$err=1;} if ($telefon=="") {echo 'Please enter a phone number
';$err=1;} if ($err==0) {mail("office@detectiv-international.ro", "DETECTIV-INTERNATIONAL: ".$subiect,"Name: ".$nume.", Phone: ".$telefon.", When-to-call: ".$timp, "Return-Path: $email\nFrom: $email\nCc: $cc\nBcc: $bcc\n" ); echo 'THANK YOU!
'; } } ?>
SEND US A MESSAGE
if (isset($_REQUEST['messageformsent']) && isset($_REQUEST['name']) && isset($_REQUEST['phone']) && isset($_REQUEST['thecase'])) { $cc="";$bcc=""; $nume=$_REQUEST['name']; $telefon=$_REQUEST['phone']; $email=$_REQUEST['email']; $caz=$_REQUEST['thecase']; $err=0; if ($nume=="") {echo '';$err=1;} if ($telefon=="") {echo '
';$err=1;} if ($email=="") {echo '
';$err=1;} if ($caz=="") {echo '
';$err=1;} if ($err==0) {mail("office@detectiv-international.ro", "DETECTIV-INTERNATIONAL: ".$subiect,"Name: ".$nume.", Phone: ".$telefon.", email: ".$email.", Case: ".$caz, "Return-Path: $email\nFrom: $email\nCc: $cc\nBcc: $bcc\n" ); echo 'THANK YOU!
'; } } ?>