0) { //******************************* function for header injection security***************************** function check_mail_var($value, $mailfield) { $pattern=array(); $invalid=0; $debug=0; // function checkmail_var(x,y) // -- this function validates values passed to the mail() function // -- if invalid data is encountered php will not send e-mail and // -- an error will be returned // x: // the data you want to check // y: // the mail() field type you want to validate, should be one of // o to // the 'to' verification here rejects: // - newlines // - spurious header values // - spaces // - commas // o subject // per the php manual for mail(), subject must not contain newline characters // o header // should not contain a value passed from a form. this should contain static information // so as to prevent mail injection exploits. // the 'header' verification here rejects: // - to: // - cc: // - bcc: // - content-type: // - hex-encoded new line characters // this function must be placed just prior to the mail() function to validate fields // before they are passed to mail(). // function mail() syntax is: mail(to, subject, message, headers) // switch ($mailfield) { case "to" : $pattern[0]= '\r'; $pattern[1]= '\n'; $pattern[2]= '%0a'; $pattern[3]= '%0d'; $pattern[4]= 'cc:'; $pattern[5]= 'bcc:'; $pattern[6]= 'content-type:'; $pattern[7]= ','; $pattern[8]= ' '; break; case "subject": $pattern[0]= '\r'; $pattern[1]= '\n'; $pattern[2]= '%0a'; $pattern[3]= '%0d'; break; case "header": $pattern[0]= 'to:'; $pattern[1]= 'cc:'; $pattern[2]= 'bcc:'; $pattern[3]= 'content-type:'; $pattern[4]= '%0a'; $pattern[5]= '%0d'; break; default: die("ERROR: Invalid function value check_mail_var(): ".__FILE__.":".__LINE__); } foreach ($pattern as $key) { if ( strpos(strtolower($value), $key) > 0) { $invalid=1; } } if ($invalid==1) { if ($debug==1) { echo "field: ".$mailfield."
"; echo "value: ".$value."
"; } die("ERROR: Invalid characters detected. Please go back and re-submit."); } } //********************************************************************************************* ini_set('sendmail_from', 'sample@secureserver.net'); // Set only on Windows ini_set('SMTP', 'relay-hosting.secureserver.net'); $admin = "Drkez@kezmed.com, kezmed1963@kezmed.com"; $to = $_POST['EmailAddress']; $FullName = $_POST['FullName']; $PhoneNumber = $_POST['PhoneNumber']; $ReferralSource = $_POST['ReferralSource']; $subject = 'Thank you for contacting Dr. Anna Kezerashvili | KezMed Medical PC'; $subject1 = 'Appointment List Dr. Anna Kezerashvili | KezMed Medical PC'; $HTML = ""; $HTML = $HTML.""; $HTML = $HTML.""; $HTML = $HTML."Thank you for contacting Dr. Anna Kezerashvili | KezMed Medical PC"; $HTML = $HTML.""; $HTML = $HTML.""; $HTML = $HTML.""; $HTML = $HTML.""; $HTML = $HTML.""; $HTML = $HTML.""; $HTML = $HTML.""; $HTML = $HTML."
Full Name: ".$FullName."
Email Address: ".$to."
Phone Number: ".$PhoneNumber."
Referral Source: ".$ReferralSource."
You have just received a email from ".$_SERVER["HTTP_HOST"]."
"; $HTML = $HTML." "; //********************************** *********** **************************************************** $headers = "MIME-Version: 1.0\n"; $headers .= "Content-type: text/html; charset=iso-8859-1\n"; $headers .= "X-Priority: 3\n"; $headers .= "X-MSMail-Priority: Normal\n"; $headers .= "X-Mailer: php\n"; $headers .= "From: \n"; //Check To for header injection. check_mail_var($to,'to'); // Mail it mail($to, $subject, $HTML, $headers); mail($admin, $subject1, $HTML, $headers); //******************************************************************************** // Redirect if($_POST['path'] == "https") { header("Location: https://".$_SERVER["HTTP_HOST"]."/$redirect"); }else{ header("Location: http://".$_SERVER["HTTP_HOST"]."/$redirect"); } }else{ ?> Cardiologist in Bronx, NY | Dr. Anna Kezerashvili | KezMed Medical PC
Request An Appointment
>
  • Dr. Anna Kezerashvili, MD, FACC
    Dr. Anna Kezerashvili, MD, FACC

    Our cardiovascular team can help you receive the care for various heart conditions

  • Vascular Ultrasound
    Vascular Ultrasound

    Help with diagnosis of carotid disease, varicose veins, aortic aneurysm, peripheral arterial disease and various vascular conditions

  • Coronary Artery Disease Treatment
    Coronary Artery Disease Treatment

    We can help with prevention of, diagnosis, treatment and management of coronary artery disease

(646) 530-8447 Request Appointment
Our Address:
1963 Williamsbridge Rd.
Bronx, NY 10461
Cardiologist in Bronx, NY

Dr. Anna Kezerashvili, MD, FACC

Board-Certified Cardiologist | Bronx & NYC

1,400+

Patient Reviews

❤️

Multiple

Locations

🩺

Cardiac Care

Echo • Stress Testing • Vascular • Preventive Care

Welcome toDr. Anna Kezerashvili | KezMed Medical PC

Top Rated Female Cardiologist

Multilingual team fluent in Russian, Georgian, Korean and Spanish

What Patients Say:

“Dr Anna listened carefully”

“Kind and professional”

“Explained everything clearly”

4.7/5 from 1,400+ reviews

Our Team

  • Anna Kezerashvili
    • Female Russian Speaking Cardiologist
    • Nuclear and Vascular Board Certified
  • Soonduck Lee, Johanna Pagan, Tamari Gabadeva
    • Certified Nurse Practitioners
About Us

Our Services

  • 🫀 Chest pain
  • 💓 Palpitations
  • 🩺 High blood pressure
  • 🫁 Shortness of breath
  • ❤️ Atrial fibrillation
  • 🦵 Leg swelling
  • 🧬 Cholesterol management
  • 🩸 Vascular disease
  • ⚖️ Weight Loss
    Cardio Vascular Disease
View Our Services

Top Rated Cardiologist by Zocdoc and Google

Information
Dr. Anna Kezerashvili | KezMed Medical PC