0) { $row = @mysqli_fetch_array($result); } $sql_for_treatment = "select * from treatment where appointment_id='" . $_REQUEST['appointmentId'] . "' and is_display!='N'"; $result_for_treatment = @mysqli_query($conn,$sql_for_treatment); $num_rows_treatment = @mysqli_num_rows($result_for_treatment); // echo $row['emp_id']; } ?>
Business Unit Sub Unit Section Sub-Section
Type Part Classification
onchange="setFieldDisableOrEnable(this.value)" type="radio" name="medicine_disbursement" value="Y"> Yes
onchange="setFieldDisableOrEnable(this.value)" type="radio" name="medicine_disbursement" value="N"> No