'; $single_invoice_no = ''; $billPrintCount = 0; $billPrintCountArray = []; // print_r(($invoicelist)); // print_r(($invoiceids)); $isSingleInvoice = false; if (count($invoiceids) == 1) { $isSingleInvoice = true; } foreach ($invoicelist as $i_key => $i_value) { $single_invoice_no = $i_value['invoice_no']; array_push($billPrintCountArray, $i_value['bill_print_count']); } $cssStyle = (!empty($invoicelist) && (count($invoicelist) > 20)) ? 'style="page-break-after: always;"' : ''; ?>
>

: Original


Student Name :
Parent PAN:
:
Classroom : db->get_where('section', array('id' => $section_id))->row()->section_name; // else // $section_name = ''; // $course_name = $this->db->get_where('course', array('id' => $studentinfo['course_id']))->row()->course_name; // echo (!empty($section_name)) ? $course_name . ' - ' . $section_name : $course_name; echo $studentinfo['classroom_name']; ?>
Student ID :
Batch :
BiBill Count :
Transaction Date & Time :

>

: Copy


Student Name :
Parent PAN:
:
Classroom : db->get_where('section', array('id' => $section_id))->row()->section_name; else $section_name = ''; $course_name = $this->db->get_where('course', array('id' => $studentinfo['course_id']))->row()->course_name; echo (!empty($section_name)) ? $course_name . ' - ' . $section_name : $course_name; ?>
Student ID :
Batch :
BiBill Count :
Transaction Date & Time :