Private Medical Investigations
SUNATI-NE ! sau ...........
Mr. Doc
Telefon: +40 722 257 545
Adresa: C.A. Rosetti 27B
Email: office@detectiv-international.ro
VA SUNAM NOI!
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 'Indroduceti va rugam numele
';$err=1;} if ($telefon=="") {echo 'Introduceti va rugam telefonul
';$err=1;} if ($err==0) {mail("office@detectiv-international.ro", "DETECTIV-INTERNATIONAL: ".$subiect,"Nume: ".$nume.", telefon: ".$telefon.", sunati-va-rog: ".$timp, "Return-Path: $email\nFrom: $email\nCc: $cc\nBcc: $bcc\n" ); echo 'VA MULTUMIM!
'; } } ?>
';$err=1;} if ($telefon=="") {echo 'Introduceti va rugam telefonul
';$err=1;} if ($err==0) {mail("office@detectiv-international.ro", "DETECTIV-INTERNATIONAL: ".$subiect,"Nume: ".$nume.", telefon: ".$telefon.", sunati-va-rog: ".$timp, "Return-Path: $email\nFrom: $email\nCc: $cc\nBcc: $bcc\n" ); echo 'VA MULTUMIM!
'; } } ?>
TRIMITETI-NE UN MESAJ
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,"Nume: ".$nume.", telefon: ".$telefon.", email: ".$email.", caz: ".$caz, "Return-Path: $email\nFrom: $email\nCc: $cc\nBcc: $bcc\n" ); echo 'VA MULTUMIM!
'; } } ?>
xxx