Report
S.No | Roll No | Student Name | Section | Diduction | Fine | Total Assigned | Paid | Due | |
---|---|---|---|---|---|---|---|---|---|
'; 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']); ?> | |||||||||
In | $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 '