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); ?>
Journal Vouchers
Select Batch
>
Select Batch
*
>Teacher
>Student
Send Notice
Select Class
>
Select Class
0) { $sql = "SELECT s.id as section_id,s.section_name FROM course_sections cs JOIN section s ON s.id=cs.section_id WHERE cs.course_id='$search_course_id' ORDER BY s.id DESC"; $section_list = $this->Admin_model->get_query_result($sql); ?>
Select Section
>
Select Section
Select Section
Reset
Roll No
Student Id
Student Name
Class
Section
= $svalue['roll_no']; ?>
= $svalue['studentId']; ?>
= $svalue['student_name']; ?>
= $svalue['course_name']; ?>
= $svalue['section_name']; ?>
S.No.
Teacher Id
Designation
Name
Email
Mobile
= $sno; ?>
= $teacher['teacherId']; ?>
$designation) { if ($designation['id'] == $teacher['designation']) { $desig = $designation['title']; } } ?> = !empty($desig) ? $desig : '-' ?>
= $teacher['teacher_name']; ?>
= $teacher['email']; ?>
= $teacher['mobile']; ?>
Create Account