D0R4H4X0R SH3LL

Server Information

Server: Microsoft-IIS/10.0
System: Windows NT BH-PLESK-WEB3 10.0 build 20348 (Windows Server 2022) AMD64
User: IWPD_8556(lensai) ( 0 )
PHP Version: 8.3.21
Python Version: Python is not available
Disabled Functions:, Cron, Curl, Ftp, GCC, Mail, Mysql, PKEXEC, Perl, Python, SendMail, Ssh, Wget, exec, passthru, shell_exec, system

Features

Command Line

Find Longest Directory Path

Scan New PHP Files

Upload File

Directory: D:/INETPUB/VHOSTS/lensai.com/httpdocs/new/

Current File : D:/INETPUB/VHOSTS/lensai.com/httpdocs/new/video.php

<?php
include_once 'header.php';
?>

<script type="text/javascript">
	$(function () {
		
		var filterList = {
		
			init: function () {
			
				// MixItUp plugin
				// http://mixitup.io
				$('#portfoliolist').mixitup({
					targetSelector: '.portfolio',
					filterSelector: '.filter',
					effects: ['fade'],
					easing: 'snap',
					// call the hover effect
					onMixEnd: filterList.hoverEffect()
				});				
			
			},
			
			hoverEffect: function () {
			
				// Simple parallax effect
				$('#portfoliolist .portfolio').hover(
					function () {
						$(this).find('.label').stop().animate({bottom: 0}, 200, 'easeOutQuad');
						$(this).find('img').stop().animate({top: -30}, 500, 'easeOutQuad');				
					},
					function () {
						$(this).find('.label').stop().animate({bottom: -40}, 200, 'easeInQuad');
						$(this).find('img').stop().animate({top: 0}, 300, 'easeOutQuad');								
					}		
				);				
			
			}

		};
		
		// Run the show!
		filterList.init();
		
		
	});	
	
	
		$('.youtube-popup > div').click(function(){
			window.open($(this).parent().children('iframe').attr("src"));
	});
	
</script>
<style>
	.youtube-popup > div {
	  position: absolute;
	  width: 240px; /* equal to the iframe width */
	  height: 220px; /* equal to the iframe height */
	  top: 0;
	  z-index: 100;
	}
	 .portfolio-wrapper iframe{
			width:100%;
			height:auto;
	}
</style>

  <div class="banner">
	<div class="wrap">
	<!----<h2>Video</h2><div class="clear"></div>-->
	</div>
    </div>
	<div class="main">
		<div class="container">
		   <ul id="filters" class="clearfix">
				 <li><span class="filter active" data-filter="aja_sa Lacrivera Network Medical Ophtec OSI RPS">All</span></li>
				 <li><span class="filter" data-filter="aja_sa">AJL SA</span></li>
                 <li><span class="filter" data-filter="Lacrivera">Lacrivera</span></li>
                 <li><span class="filter" data-filter="Network Medical">Network MedicaL</span></li>
                 <li><span class="filter" data-filter="OSI">OSI</span></li>
				 <li><span class="filter" data-filter="Ophtec">Ophtec</span></li>
                 <li><span class="filter" data-filter="RPS">RPS</span></li>
				 
			</ul>
		    <div class="clear"></div>
		</div>
		   <div id="portfoliolist" style="     " class="">
				<div class="wrapper">
					<?php
						$select=mysqli_query($con, "select * From video");
						while($row=mysqli_fetch_array($select)){		
					?>
                    <div class="portfolio <?php echo$row['category']; ?>" data-cat="<?php echo$row['category']; ?>">
                        <div class="portfolio-wrapper">				
                            <a href="<?php echo $row ['link']; ?>" target="_blank">
                                <div class="youtube-popup">
									<iframe src="<?php echo $row ['link']; ?>"></iframe>
                                    <h4><?php echo substr($row['title'], 0, 35) .((strlen($row['title']) > 35) ? '...' : ''); ?></h4>
									<div>
									</div>
								</div>
                            </a>
                        </div>
                    </div>
						<?php } ?>
                </div>    
				<div class="clear"> </div>
	 	   </div>
	 
	</div>
  <?php include_once 'footer.php'; ?>
admin DIR
Directory drwxrwxrwx
B DIR
Directory drwxrwxrwx
Directory drwxrwxrwx
Directory drwxrwxrwx
css DIR
Directory drwxrwxrwx
fonts DIR
Directory drwxrwxrwx
images DIR
Directory drwxrwxrwx
js DIR
Directory drwxrwxrwx
s DIR
Directory drwxrwxrwx
.htaccess 0.118 KB
File -rw-rw-rw-
active.js 0.514 KB
File -rw-rw-rw-
admin.php 0.043 KB
File -rw-rw-rw-
blog.php 3.993 KB
File -rw-rw-rw-
blogs.php 3.755 KB
File -rw-rw-rw-
brochures.php 1.764 KB
File -rw-rw-rw-
brochures1.php 7.628 KB
File -rw-rw-rw-
File -rw-rw-rw-
File -rw-rw-rw-
File -rw-rw-rw-
File -rw-rw-rw-
File -rw-rw-rw-
File -rw-rw-rw-
File -rw-rw-rw-
File -rw-rw-rw-
File -rw-rw-rw-
contact.php 3.646 KB
File -rw-rw-rw-
controller.php 2.763 KB
File -rw-rw-rw-
counter.txt 0.003 KB
File -rw-rw-rw-
demo.php 19.660 KB
File -rw-rw-rw-
error_log 266.786 KB
File -rw-rw-rw-
footer.php 4.770 KB
File -rw-rw-rw-
header.php 5.879 KB
File -rw-rw-rw-
header1.php 5.216 KB
File -rw-rw-rw-
img.php 6.316 KB
File -rw-rw-rw-
index.php 4.650 KB
File -rw-rw-rw-
login.php 0.582 KB
File -rw-rw-rw-
mail.php 1.813 KB
File -rw-rw-rw-
paper.php 2.691 KB
File -rw-rw-rw-
product.php 10.401 KB
File -rw-rw-rw-
product1.php 13.077 KB
File -rw-rw-rw-
product_s.php 13.210 KB
File -rw-rw-rw-
producticon.php 5.646 KB
File -rw-rw-rw-
File -rw-rw-rw-
project.php 2.915 KB
File -rw-rw-rw-
project1.php 1.020 KB
File -rw-rw-rw-
temp.php 2.407 KB
File -rw-rw-rw-
test.html 0.006 KB
File -rw-rw-rw-
video.php 3.145 KB
File -rw-rw-rw-
web.config 1.730 KB
File -rw-rw-rw-
D0R4H4X0R SH3LL