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/index.php

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



<header class="carousel slide">
  <ul class="cb-slideshow">
    <?php
					$select=mysqli_query($con, "select * From slider ORDER BY id DESC");
					while($row=mysqli_fetch_array($select)){		
				?>
    <li><span><img src="images/slider/<?php echo $row['name'];?>" alt="" class="img-responsive"/></span>
      <div class="container">
        <div class="row">
          <div class="col-lg-12">
            <div class="text-center">
              <h3><?php echo $row['firstline'];?></h3>
            </div>
          </div>
        </div>
        <!--<h4>Lorem Ipsum is simply dummy text of typesetting industry.</h4>--> 
      </div>
    </li>
    <?php } ?>
  </ul>
  <!--<div class="intro-scroller">
				<a class="inner-link" href="#about">
					<div class="mouse-icon" style="opacity: 1;">
						<div class="wheel"></div>
					</div>
				</a> 
			</div>--> 
  
</header>
<!---//End-da-slider----->


    <div class="section group aboutus img-responsive" id="about" >
      <div class="aboutcontent"> 
        <!--<div class="about-middle" >
                       <h4><span>About us</span></h4>
                     </div>--> 
        
        <!--<div class="lsidebar span_1_of_about">
				   <img src="images/about-img.jpg" alt=""/>
			    </div>-->
        <div class="cont span_2_of_about">
          <h3>Delivering trust and commitment </h3>
          <div class="section group example">
            <div class="col_1_of_2 span_1_of_2" style="font-size:14px">
              <p>Eyes - The mirror of our soul! 
                At Lensai, we have been serving the commitment to assist our surgeons; protect and nurture the most precious gift of God. Established in 1998 with a pledge to do our bit and help our customers make people’s lives better, Lensai has been consistently bringing newer products for the unique needs of ophthalmologists and their patients.</p>
            </div>
            <!--<div class="col_1_of_2 span_1_of_2">
						   <p></p>
						</div>-->
            <div class="clear"></div>
          </div>
        </div>
        <div class="clear"></div>
      </div>
    </div>
  </div>
</div>
 <div class="project-wrapper">
  <div class="wrap">
    <div class="content-bottom">
		<ul id="flexiselDemo3">
        	<?php $select=mysqli_query($con, "select * From thumbnail_slider ORDER BY id DESC"); while($row=mysqli_fetch_array($select)){ ?>
			<li><img src="images/products_logo/<?php echo $row['img'];?>"  alt=""/></li>
            <?php } ?>
		</ul>
	<script type="text/javascript">
	$(window).load(function() {
		$("#flexiselDemo1").flexisel();
		$("#flexiselDemo2").flexisel({
			enableResponsiveBreakpoints: true,
			responsiveBreakpoints: { 
				portrait: { 
					changePoint:480,
					visibleItems: 1
				}, 
				landscape: { 
					changePoint:640,
					visibleItems: 2
				},
				tablet: { 
					changePoint:768,
					visibleItems: 3
				}
			}
		});

		$("#flexiselDemo3").flexisel({
			visibleItems: 5,
			animationSpeed: 1000,
			autoPlay: true,
			autoPlaySpeed: 3000,    		
			pauseOnHover: true,
			enableResponsiveBreakpoints: true,
			responsiveBreakpoints: { 
				portrait: { 
					changePoint:480,
					visibleItems: 1
				}, 
				landscape: { 
					changePoint:640,
					visibleItems: 2
				},
				tablet: { 
					changePoint:768,
					visibleItems: 3
				}
			}
		});
		
	});
	</script>
	<script type="text/javascript" src="js/jquery.flexisel.js"></script>
	</div>  
 
  <script>  
var scroller = $('#logo-ticker div.footer-logo-slider');
var scrollerContent = scroller.children('ul');
scrollerContent.children().clone().appendTo(scrollerContent);
var sum_width_of_elem = 0;
scrollerContent.children().each(function() {
  var $this = $(this);
  $this.css('left', sum_width_of_elem);
  sum_width_of_elem += $this.outerWidth(true);
});

var fullW = sum_width_of_elem / 2;
var viewportW = scroller.width();

// Scrolling speed management
var controller = { curSpeed: 0, fullSpeed: 2 };
var $controller = $(controller);
var contSpeed = function(newSpeed) {
var duration = 600;
  $controller.stop(false).animate({ curSpeed: newSpeed });
};

// Pause on hover
scroller.hover(function() {
  contSpeed(0);
}, function() {
  contSpeed(controller.fullSpeed);
});

// Scrolling management; start the automatic scrolling//
var doScroll = function() {
  var curX = scroller.scrollLeft();
  var newX = curX + controller.curSpeed;
  if (newX > fullW * 2 - viewportW)
    newX -= fullW;
  scroller.scrollLeft(newX);
};
setInterval(doScroll, 20);
contSpeed(controller.fullSpeed);
</script>

<?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