Şuanki Dizin: /home/wwwdreamtechnolo/www/panel.atsevairag.com/atse_admin_panel007/ |
Şuanki Dosya : /home/wwwdreamtechnolo/www/panel.atsevairag.com/atse_admin_panel007/print-multiple-hall_ticket.php |
<?php require_once("../lib/class/functions.php"); $db = new functions(); $post_center_name = ""; $jilha = ""; $school_name = ""; $post_standard = ""; $post_level = ""; $counter = 0; if(isset($_POST['print_btn'])) { $total_rows = $_POST['f_counter']; $student_data = array(); $y = 0; for($x=0;$x<$total_rows;$x++) { if(isset($_POST['count_'.$x])) { $student_data[$y] = $_POST['count_'.$x]; $y++; } } } ?> <html> <head> <meta charset="UTF-8"> <title>ATSE Exam Hall Ticket</title> <link rel="stylesheet" type="text/css" href="/css/stylesheet.css" /> <style type="text/css"> @page { size:A4 Portrait; margin:0px; } .hall_ticket_container { width:800px; margin:0px; } .receipt_titles { margin-top:0px; font-size:12px; width:80px; } .receipt_stud_details { margin-top:0px; font-size:12px; width:350px; } .receipt_mid_container { width:680px; } .receipt_tab tr td { font-size:11px; padding:1px; } .receipt_bullets { height:7px; margin-left:4px; } .signature_section { margin-top:20px; } footer { page-break-after: always; } </style> </head> <body style="background-image:none"> <?php if(!empty($student_data)) { foreach($student_data as $current_print_student_id) { $cntr = 1; $student_print_data = $db->get_student_receipt_print_data_new_multiple($current_print_student_id); if(!empty($student_print_data)) { $id = $student_print_data['id']; $center_name = $student_print_data['center_name']; $standard = $student_print_data['standard']; $madhyam_and_fees= $student_print_data['madhyam_and_fees']; $sirname = $student_print_data['sirname']; $name = $student_print_data['name']; $father_name = $student_print_data['father_name']; $mother_name = $student_print_data['mother_name']; $contact_number = $student_print_data['contact_number']; $principal_details= $student_print_data['principal_details']; $school_details = $student_print_data['school_details']; $jilha = $student_print_data['jilha']; $dd_number = $student_print_data['dd_number']; $date = $student_print_data['date']; $time = $student_print_data['time']; $result_exam_seat_number= $student_print_data['exam_seat_number']; $school_id = $student_print_data['school_id']; $center_id = $student_print_data['center_id']; $centerwise_stud_seat_no = $student_print_data['centerwise_stud_seat_no']; } ?> <div class="hall_ticket_container" style="margin:auto; margin-top:10px; margin-bottom:10px;"> <div class="receipt_header" style="padding:5px;"> <img src="/images/maharshi-cut-img.gif" class="receipt_icon" style="float:right; margin-top:0px; height:55px; margin-top:5px;" /> <img src="/images/garud-cut-img.gif" class="receipt_icon" style="float:left; margin-top:0px; height:55px; margin-top:5px;" /> <div class="receipt_mid_container"> <div class="dt_header_title_2_receipt" style="font-size:13px;"> Maharshi Valmiki Shikshan Prasarak Mandal Vairag Sanchalit </div> <div class="dt_header_title_1_receipt" style="margin:0px;"> <div class="infront_tm" style="font-size:20px; font-weight:bold; line-height:17px; margin:0px; letter-spacing: 2px; ">राज्यस्तरीय ए. टी. एस. प्रज्ञाशोध परीक्षा<!--ASPIRATION TALENT SEARCH EXAMINATION--></div> </div> <div class="dt_header_title_2_receipt"> ( State Level Aspiration Talent Search Examination ) </div> </div> </div> <div class="receipt_body"> <div class="receipt_titles" style="font-weight:bold;">विद्यार्थ्याचे नाव <label class="receipt_cols">:</label> </div> <div class="receipt_stud_details" style="width:475px;"><?php echo $sirname." ".$name." ".$father_name; ?></div> <div class="receipt_titles" style="width:65px;font-weight:bold;">इयत्ता <label class="receipt_cols">:</label></div> <div class="receipt_stud_details" style="width:95px;"><?php echo $standard; ?></div> <br /> <div class="receipt_titles" style="font-weight:bold;">शाळेचे नाव <label class="receipt_cols">:</label></div> <div class="receipt_stud_details" style="width:475px"><?php echo $school_details; ?></div> <div class="receipt_titles" style="width:85px;font-weight:bold; font-size:12px; font-weight:bold;">उत्तरपत्रिका क्र. <label class="receipt_cols">:</label></div> <div class="receipt_stud_details" style="width:95px;font-weight:bold;"><?php echo $result_exam_seat_number; ?></div> <br /> <div class="receipt_titles" style="font-weight:bold;">परीक्षा केंद्र <label class="receipt_cols">:</label></div> <div class="receipt_stud_details" style="width:475px;"><?php echo $center_name; ?></div> <div class="receipt_titles" style="width:65px;font-weight:bold;">केंद्र क्र. <label class="receipt_cols">:</label></div> <div class="receipt_stud_details" style="width:95px;"><?php echo $center_id; ?></div> <!--<div class="receipt_titles" style="font-weight:bold;">नोंदणी क्र. :</div> <div class="receipt_stud_details" style="width:90px;"><?php echo $id; ?></div>--> <br /> <div class="receipt_titles" style="width:80px;font-weight:bold;">माध्यम<label class="receipt_cols">:</label></div> <div class="receipt_stud_details" style="width:475px;"> <?php $mystring = $madhyam_and_fees; $findme = 'रु.'; $pos = strpos($mystring, $findme); echo $madhyam_and_fees = substr($madhyam_and_fees,0,$pos); // echo $madhyam_and_fees; ?></div> <!--<div class="receipt_titles">माध्यम आणि फी <label class="receipt_cols">:</label> </div> <div class="receipt_stud_details" style="width:90px;"><?php echo $madhyam_and_fees; ?></div>--> <div class="receipt_titles" style="width:65px;font-weight:bold;">बैठक क्र. <label class="receipt_cols">:</label></div> <div class="receipt_stud_details" style="width:95px;"><?php echo $centerwise_stud_seat_no; ?></div> <div class="receipt_titles" style="font-size:10px; width:100%;"> <center> <table class="receipt_tab" cellspacing="0" cellpadding="0" style="width:100%;"> <tr> <td colspan="3" style="border-right:1px solid #0066CC;">परीक्षेचे वेळापत्रक</td> </tr> <tr class="tab_titles_tab"> <td width="190">विषय</td> <td width="190">दिनांक</td> <td width="190" style="border-right:1px solid #0066CC;">वेळ</td> </tr> <?php $res_sub_maths_time = ""; $res_sub_buddhimatta_english_time = ""; if($standard=="दुसरी" OR $standard=="पहिली") { $time_data = $db->get_exam_date_and_time_for_first_and_second(); if(!empty($time_data)) { $res_sub_maths_time = $time_data[0]; $res_sub_buddhimatta_english_time = $time_data[1]; } } else { $time_data = $db->get_exam_date_and_time_for_third_to_seventh(); if(!empty($time_data)) { $res_sub_maths_time = $time_data[0]; $res_sub_buddhimatta_english_time = $time_data[1]; } } $exam_date = $db->get_exam_date(); ?> <tr> <td>भाषा (मराठी) + गणित</td> <td rowspan="3" style="border-bottom:1px solid #0066CC;"><?php echo $exam_date; ?></td> <td style="border-right:1px solid #0066CC;"><?php echo $res_sub_maths_time; ?></td> </tr> <tr> <td style="border-bottom:1px solid #0066CC;">इंग्रजी + बुद्धिमत्ता चाचणी</td> <td style="border-right:1px solid #0066CC;border-bottom:1px solid #0066CC;"><?php echo $res_sub_buddhimatta_english_time; ?></td> </tr> </table> </center> <span style="margin-bottom:5px; display:inline-table; float:left; font-weight:bold; font-size:10px;">सूचना : </span> <img src="/images/news-icon.gif" class="receipt_bullets" />परीक्षेचे संपूर्ण नियोजन, कार्यवाही व परीक्षेचे अधिकार आयोजकांना राहतील. <img src="/images/news-icon.gif" class="receipt_bullets" />परीक्षा आयोजन, पर्यवेक्षण व गुणदान निपक्षपतीपणे करण्यात येईल. या संबंधीचे व सर्व अधिकार परीक्षा आयोजकांना असतील. <img src="/images/news-icon.gif" class="receipt_bullets" />परीक्षार्थी विद्यार्थ्यांना परीक्षा केंद्रापर्यंत ने-आण करण्याची जबाबदारी संबंधित पालक अथवा शिक्षक यांचेवर राहील. <img src="/images/news-icon.gif" class="receipt_bullets" />परीक्षेत होणारे गैरवर्तन, चुकीचा हस्तक्षेप यासंबंधी आलेल्या तक्रारीची शहानिशा करून दोषी विद्यार्थ्याला अपात्र ठरवण्यात येईल. <img src="/images/news-icon.gif" class="receipt_bullets" />परीक्षा प्रवेश पत्रावर टाईप केलेल्या नावात बदल असल्यास परीक्षेपूर्वी वरच्या पत्त्यावर लेखी कळवावी. परीक्षेत कोणताही बदल केला जाणार नाही. <img src="/images/news-icon.gif" class="receipt_bullets" />परीक्षेचे प्रवेशपत्र निकालापर्यंत जपून ठेवावे. <img src="/images/news-icon.gif" class="receipt_bullets" />परीक्षा केंद्रावर येताना विद्यार्थ्याने प्रवेशपत्र, पॅड, परीक्षेसाठी आवश्यक असणारे लेखन साहित्य व आपल्या गरजेच्या वस्तू सोबत आणाव्यात. <img src="/images/news-icon.gif" class="receipt_bullets" />उदा. :- पाण्याची बाटली , जेवणाचा डब्बा इत्यादि. <img src="/images/news-icon.gif" class="receipt_bullets" />परीक्षेविषयीच्या कायदेशीर बाबी जिल्हा न्यायालय सोलापूर यांच्या कक्षेअंतर्गत येतील. </div> <div class="signature_section" style="float:right; margin-right:20px;"> <img src="/images/vinod-koli-sign.png" height="32" width="80" style="position:absolute; margin-top:-30px; margin-left:-12px;" /> परीक्षा प्रमुख </div> <div class="signature_section" style="margin-right:92px;"> विद्यार्थ्याची सही </div> <div class="signature_section" style="margin-left:150px;"> परीक्षा समन्वयकाची सही </div> </div> </div> <hr style="border:1px dashed #333333" /> <?php if($cntr%3==0) { ?> <footer></footer><br /><br /> <?php } $counter++; $cntr++; } } ?> </body> </html>
Linux 65-254-81-4.cprapid.com 5.14.0-284.11.1.el9_2.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 9 05:49:00 EDT 2023 x86_64
Apache
65.254.81.4