Şuanki Dizin: /home/wwwdreamtechnolo/www/new.atsevairag.com/ |
Şuanki Dosya : /home/wwwdreamtechnolo/www/new.atsevairag.com/print-hall-ticket.php |
<?php require_once("lib/class/functions.php"); $db = new functions(); $current_page = ""; $current_print_student_id = ""; if(isset($_GET['stud_id'])) { $current_print_student_id = $_GET['stud_id']; } $id = ""; $center_name = ""; $standard = ""; $madhyam_and_fees= ""; $sirname = ""; $name = ""; $father_name = ""; $mother_name = ""; $contact_number = ""; $principal_details= ""; $school_details = ""; $jilha = ""; $dd_number = ""; $date = ""; $time = ""; $result_exam_seat_number= ""; $student_print_data = $db->get_student_receipt_print_data($current_print_student_id); $count_s =0; if(!empty($student_print_data)) { $id = $student_print_data[$count_s]['id']; $center_name = $student_print_data[$count_s]['center_name']; $standard = $student_print_data[$count_s]['standard']; $madhyam_and_fees= $student_print_data[$count_s]['madhyam_and_fees']; $sirname = $student_print_data[$count_s]['sirname']; $name = $student_print_data[$count_s]['name']; $father_name = $student_print_data[$count_s]['father_name']; $mother_name = $student_print_data[$count_s]['mother_name']; $contact_number = $student_print_data[$count_s]['contact_number']; $principal_details= $student_print_data[$count_s]['principal_details']; $school_details = $student_print_data[$count_s]['school_details']; $jilha = $student_print_data[$count_s]['jilha']; $dd_number = $student_print_data[$count_s]['dd_number']; $date = $student_print_data[$count_s]['date']; $time = $student_print_data[$count_s]['time']; $result_exam_seat_number= $student_print_data[$count_s]['exam_seat_number']; $school_id = $student_print_data[$count_s]['school_id']; $center_id = $student_print_data[$count_s]['center_id']; $centerwise_stud_seat_no = $student_print_data[$count_s]['centerwise_stud_seat_no']; $data=explode("रु",$madhyam_and_fees); $first_part=$data[0]; $second_part=$data[1]; } ?> <html> <head> <meta charset="UTF-8"> <title>ATSE Exam Hall Ticket</title> <link rel="stylesheet" type="text/css" href="/css/stylesheet.css" /> </head> <body style="background-image:none"> <div class="hall_ticket_container"> <div class="receipt_header"> <img src="/images/maharshi-cut-img.gif" class="receipt_icon" style="float:right" /> <img src="/images/garud-cut-img.gif" class="receipt_icon" style="float:left" /> <div class="receipt_mid_container"> <div class="dt_header_title_2_receipt" style="line-height:25px;"> Maharshi Valmiki Shikshan Prasarak Mandal Vairag Sanchalit </div> <div class="dt_header_title_1_receipt" style="margin-bottom:5px; width:560px;"> <div class="infront_tm" style="font-size:26px;">राज्यस्तरीय ए. टी. एस. प्रज्ञाशोध परीक्षा<!--ASPIRATION TALENT SEARCH EXAMINATION--></div> </div> <div class="dt_header_title_2_receipt" style="line-height:20px;"> ( State Level Aspiration Talent Search Examination ) </div> </div> </div> <div class="receipt_body"> <div class="receipt_titles">विद्यार्थ्याचे नाव <label class="receipt_cols">:</label> </div> <div class="receipt_stud_details" style="width:380px;"><?php echo $sirname." ".$name." ".$father_name; ?></div> <div class="receipt_titles" style="width:65px;">इयत्ता <label class="receipt_cols">:</label></div> <div class="receipt_stud_details" style="width:95px;"><?php echo $standard; ?></div> <br /> <div class="receipt_titles">शाळेचे नाव <label class="receipt_cols">:</label></div> <div class="receipt_stud_details" style="width:380px;"><?php echo $school_details; ?></div> <div class="receipt_titles" style="width:70px; font-size:11px;">उत्तरपत्रिका क्र. <label class="receipt_cols">:</label></div> <div class="receipt_stud_details" style="width:95px;"><?php echo $result_exam_seat_number; ?></div> <!--<div class="receipt_titles">नोंदणी क्र. :</div> <div class="receipt_stud_details" style="width:90px;"><?php echo $id; ?></div>--> <br /> <div class="receipt_titles">परीक्षा केंद्र <label class="receipt_cols">:</label></div> <div class="receipt_stud_details" style="width:380px;"><?php echo $center_name; ?></div> <div class="receipt_titles" style="width:65px;">केंद्र क्र. <label class="receipt_cols">:</label></div> <div class="receipt_stud_details" style="width:95px;"><?php echo $center_id; ?></div> <br /> <div class="receipt_titles">माध्यम <label class="receipt_cols">:</label> </div> <div class="receipt_stud_details" style="width:380px;"><?php echo $first_part; ?></div> <div class="receipt_titles" style="width:65px;">बैठक क्र. <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%;"> <!--परीक्षेची तारीख : २२ जानेवारी २०१७ <br />--> <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> <!--<tr> <td style=" border-bottom:1px solid #0066CC;"><?php if($standard!="दुसरी" AND $standard!="पहिली"){ ?>बुद्धिमत्ता <?php } ?></td> <td style="border-right:1px solid #0066CC; border-bottom:1px solid #0066CC;"><?php if($standard!="दुसरी" AND $standard!="पहिली"){ ?>03:00PM To 04:00PM<?php } ?></td> </tr>--> </table> </center> <strong style="margin-bottom:5px; display:inline-table; font-size:11px;">सूचना : </strong> <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; border:0px solid; margin-top:0px; margin-right:20px;"> <img src="/images/vinod-koli-sign.png" height="40" style="margin-bottom:5px; margin-left:-13px; margin-top:-7px;" /><br /> परीक्षा प्रमुख </div> <div class="signature_section" style="margin-right:92px;"> विद्यार्थ्याची सही </div> <div class="signature_section" style="margin-left:100px;"> परीक्षा समन्वयकाची सही </div> </div> </div> <br /><br /> <div style="width:700px; text-align:center;"> <input type="submit" id="" onclick="print();" /> </div> </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