0) { $row=@mysqli_fetch_array($result); } $sql_for_treatment="select * from treatment where appointment_id='".$_REQUEST['flex_appointment_id']."'"; $result_for_treatment =@mysqli_query($conn,$sql_for_treatment); $num_rows_treatment=@mysqli_num_rows($result_for_treatment); }*/?>