Revonzy Mini Shell

Revonzy Mini Shell

Şuanki Dizin: /home/wwwdreamtechnolo/www/panel.atsevairag.com/old2/old-11-10-2024/
Dosya Yükle :
Şuanki Dosya : /home/wwwdreamtechnolo/www/panel.atsevairag.com/old2/old-11-10-2024/exam-prioces.php

<!--
	Powered By - Dream Technology, Solapur.
	Contact No : +91 9595775120
	Email ID - dream.technology@outlook.com
-->
<?php
	ob_start();
	//import the functions file
	require_once("lib/class/functions.php");
	
	//create object of class file
	$db = new functions();
	
	$current_page = "";
	
?>
<DOCTYPE html>
<html>
<head>
	<meta charset="UTF-8">
	<title>ए. टी. एस. ई. वैराग</title>

	<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0">
	<meta name="description" content="">
	<meta name="keywords" content="">

	<link rel="stylesheet" type="text/css" href="css/stylesheet.css"/>	
	<script type="text/javascript" src="js/jquery-1.9.1.min.js"></script>
    <script type="text/javascript" src="js/jssor.slider.mini.js"></script>
	<script type="text/javascript" src="js/site.js"></script>
</head>
<body>
	<?php
		require_once("lib/header.php");
	?>
		
	<div name="tab_container" >
		<div class="main_container" style="min-height:610px;">
			<?php
				require_once("highlights.php");
			?>
			
			<form action="<?php echo $_SERVER['PHP_SELF']; ?>" method="post" name="reg_form">
			<div class="data_container" style="margin-top:0px; padding-top:0px;">
				<div class="info-section">
					
					<div class="print_hall_ticket_u_title">रोख पारितोषिके</div>
					<hr />
					<div class="">
			<center>
				<table border="1" class="centre_tab_prices" style="width:100%;" cellspacing="0">
					<tr style="background-color:#666;">
						<td width="200" style="color:#FFF;">इयत्ता</td>
						<td width="120" style="color:#FFF;">बक्षीस क्रमांक</td>
						<td width="100" style="color:#FFF;">बक्षीस रक्कम</td>
						<td width="100" style="color:#FFF;">ईतर बक्षिसे</td>
					</tr>
			<?php
				$fees_data 	= 	array();
				$fees_data	=	$db->get_all_prices_details();
				
				if(!empty($fees_data))
				{
					$count = 0;
					foreach($fees_data as $data)
					{
						$id				=	$fees_data[$count][0];
						$standard		=	$fees_data[$count][1];
						$price_number	=	$fees_data[$count][2];
						$price_amount	=	$fees_data[$count][3];
						$certificate_material	=	$fees_data[$count][4];
						$date			=	$fees_data[$count][5];
						$time			=	$fees_data[$count][6];
			?>
						<tr>
							
							<td><?php echo $standard; ?></td>
							<td><?php echo $price_number; ?></td>
							<td><?php echo $price_amount; ?></td>
							<td><?php echo $certificate_material; ?></td>
							
						</tr>
			<?php
						$count++;
					}
				}
				else
				{
			?>
						<tr>
							<td colspan="5">कोणतीही बक्षिसे जतन केलेली नाही </td>
						</tr>
			<?php
				}
			?>
				</table>
			</center>
		</div>
					
					
				</div>
			</div>
			</form>
		</div>
	</div>
			
	<?php
		require_once("lib/footer.php");
	?>
</body>
</html>

EliteHackz.ORG
Revonzy Mini Shell
root@revonzy.com

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