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($query . "dddquery");
$result = mysqli_query($conn, $query);
// $fetchdatacount = mysqli_num_rows($result);
// if($fetchdatacount == 0){
// continue;
// }
$i= 1;
while($fetchData = mysqli_fetch_array($result)){ ;
?>
|
|
|
|
|
|
|
|
|
|
|
|
|
|