session->flashdata('success_msg'))) { ?>
× Success! session->flashdata('success_msg'); ?>
session->flashdata('error_msg'))) { ?>
× Failed! session->flashdata('error_msg'); ?>
0) { if (isset($_POST['filter_fee_types']) && !empty($_POST['filter_fee_types'])) { $f_f_types = $_POST['filter_fee_types']; } } // print_r($_POST); ?>
Account Ledgers
'; // var_dump($students); $sno = 1; if (isset($students) && !empty($students)) { // echo '
';
                                                    // print_r($students);
                                                    foreach ($students as $svalue) {

                                                ?>
                                                        
Roll No Student Id Student Name Class Section Guardian Name Contact Number
'; // var_dump($students); $sno = 1; if (isset($teachers) && !empty($teachers)) { // echo '
';
                                                    // print_r($students);
                                                    foreach ($teachers as $teacher) {

                                                ?>
                                                        
S.No. Teacher Id Designation Name Email Mobile
$designation) { if ($designation['id'] == $teacher['designation']) { $desig = $designation['title']; } } ?>