Sr No. |
Emp. Code |
Name |
Associate Employee |
Designation |
Department |
Emp Cadre |
Contact No |
Visit Date |
OPD No. |
Diagnosis |
Ailment Systems |
Abnormality |
= '" . $default_start_date . "' and date(appointment_date) <= '" . $default_end_date . "' and appointment_type='O'";
error_log($sql . "query");
$result = mysqli_query($conn, $sql);
$i=1;
while( $fetchData = mysqli_fetch_array($result) ){?>
|
|
|
|
|
|
|
|
|
|
|
|
|
|