include('includes/config/config.php'); include('includes/functions.php'); header("Content-type:application/octet-stream"); header("Content-type: application/x-msdownload"); header("Content-Disposition: attachment; filename=daily_respiratory_pwt_report_excel.xls"); header("Pragma: no-cache"); header("Expires: 0"); error_reporting(E_ERROR | E_PARSE); ?>
include('excel_ohc_header.php'); ?>Daily Respiratory Report |
For Date: echo date("d-M-Y", strtotime($from_date)); ?> |
Sr | Patients Name | Emp Id | Employer | Division | Department | Ute | Station | Symptoms | Shift | Re-Joined On | Date | |||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
= $count ?> | = $row['patient_name'] ?> | = $row['emp_code'] ?> | = $division ?> | = $division ?> | = $division ?> | = $division ?> | = getFieldFromTable('dept_name', 'department', 'dept_id', $row['dept_id']) ?> | = getFieldFromTable('section_name', 'section', 'section_id', $row['section_id']) ?> | = getFieldFromTable('sub_section_name', 'sub_section', 'sub_section_id', $row['sub_section_id']) ?> | = $complaints ?> |