Report
'; // print_r($studentlist); $sno = 1; foreach ($studentlist as $student) { // echo '
';
                                            // var_dump($student);
                                            $tdCnt = 9;
                                    ?>
                                            
'; print_r($sftypes) ; $rowtotalAmt = ($rowtotalAmt + $student[$sftypes['feetype_name']]['total_amt']); $rowpaidAmt = ($rowpaidAmt + $student[$sftypes['feetype_name']]['paid_amt']); $rowdidAmt = ($rowdidAmt + $student[$sftypes['feetype_name']]['diduction_amt']); $rowdueAmt = ($rowdueAmt + $student[$sftypes['feetype_name']]['pending_amt']); $rowFineAmt = ($rowFineAmt + $student[$sftypes['feetype_name']]['fine_amt']); ?> $sft_value) { // $t_fee_amount = 0; // foreach ($colTotalFeeAmt as $ctfa_key => $ctfa_value) { // if ($ctfa_key == $sfl_key) { // $t_fee_amount = // $t_fee_amount + $ctfa_value[$ctfa_key]; // echo '
';
                                                //         print_r($ctfa_value[$ctfa_key]);
                                                //     } else {
                                                //         $t_fee_amount = 0;
                                                //     }

                                        ?>
                                                
S.No Roll No Student Name Section Diduction Fine Total Assigned Paid Due
In