For doctors

Clinic doctors, click the link and log in to see the latest schedules.

  • Doctors’ schedule


    // outputs last modified date for schedule file
    $filename = ‘./files/doctor-schedule.doc’;
    if (file_exists($filename)) {
    echo ” (Last modified ” . date (“F d, Y, H:i.”, filemtime($filename)) .”)

    “;
    }

If you’re looking for our hours of operation, see our clinic locations and hours.

Similar Posts