db->get_where('settings' , array('type' => 'running_year'))->row()->description; ?>
'form m-b'));?>
">

db->get_where('attendance', array( 'class_id' => $class_id, 'section_id' => $section_id, 'year' => $running_year, 'timestamp' => $timestamp ))->result_array(); foreach ($attendance_of_students as $row): ?>
db->get_where('student', array('student_id' => $row['student_id']))->row()->name; ?> db->get_where('enroll', array('student_id' => $row['student_id']))->row()->roll; ?>