Kerala Cyber Warriors
KCW Uploader V1.1

Path : /home/truefixc/public_html/public_html/bin/dhanush/arj/fcrice.com/
File Upload :
Current File : /home/truefixc/public_html/public_html/bin/dhanush/arj/fcrice.com/page.php

<?php
$include_dir = "include/";
include_once($include_dir."config.php");
include_once($include_dir."function.php");

$slug = $_GET['slug'];

$qry = "SELECT * FROM page
		WHERE slug = '".sql_safe($slug)."'
		AND status = 'active'
		LIMIT 1";
$res = mysqli_query($conn, $qry);
$row = mysqli_fetch_array($res);
$canonical_url = $row['canonical_url'];
$meta_title = $row['meta_title'];
$meta_keywords = $row['meta_keywords'];
$meta_description = $row['meta_description'];
$name = $row['name'];
$page_content = $row['contents'];

$page_name = $name;
?>
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="description" content="<?php echo $config['SITE_META_DESCRIPTION'];?>" />
<meta name="keywords" content="<?php echo $config['SITE_META_KEYWORDS'];?>" />
<meta name="robots" content="noodp,index,follow" />
<meta name='revisit-after' content='1 days' />
<title><?php echo $config['SITE_NAME'];?> - Home</title>
<?php include("top.php")?>
</head>
<body class="preload" style="background:#fafafa">
<div class="wrap">
  <?php include("header.php")?>
  <!-- End Header -->
  <div id="content">
    <div class="content-page">
      <div class="container">
        <div class="bread-crumb bg-white border radius6"> 
        	<a href="<?php echo $config['SITE_URL']?>">Home</a> 
            <span class="color"><?php echo $page_name?></span> 
        </div>
        <div class="main-content-page">
          <div class="content-about">
            <h2 class="title30"><?php echo $page_name?></h2>
            <?php echo $page_content?>
            
            <?php
            if($page_name == "About Us") {
			?>
            <p class="blockquote"> First Choice Food® Basmati Rice is a cause to celebrate the ˜flavours of life everyday with an aroma that goes beyond the borders of cultures and nations, enhancing the ˜flavour of cuisines in every kitchen, restaurant and occasion. </p>
            
            <!-- End Client -->
            <div class="about-service">
              <div class="row">
                <div class="col-md-4 col-sm-4 col-xs-12">
                  <div class="item-about-service text-center white" style="background:#f4ca49"> <a href="#" class="wobble-horizontal"><i class="fa fa-phone"></i></a>
                    <h2 class="title30"><?php echo $config['CONTACT_PHONE_NUMBER']?></h2>
                  </div>
                </div>
                <div class="col-md-4 col-sm-4 col-xs-12">
                  <div class="item-about-service text-center white" style="background:#ff607c"> <a href="#" class="wobble-horizontal"><i class="fa fa-envelope"></i></a>
                    <h2 class="title30"><?php echo $config['SITE_CONTACT_EMAIL']?></h2>
                  </div>
                </div>
                <div class="col-md-4 col-sm-4 col-xs-12">
                  <div class="item-about-service text-center white" style="background:#37436d"> <a href="#" class="wobble-horizontal"><i class="fa fa-life-bouy"></i></a>
                    <h2 class="title30">Full Support</h2>
                  </div>
                </div>
              </div>
            </div>
            <?php
			}
			?>
            
          </div>
        </div>
      </div>
    </div>
  </div>
  <!-- End Content -->
  <?php include("footer.php")?>
  <!-- End Preload --> 
</div>
<?php include("bottom.php")?> 
</body>
</html>

-=[ KCW uplo4d3r c0ded by cJ_n4p573r ]=-
Ⓒ2017 ҠЄГѦLѦ СүѣЄГ ЩѦГГіѺГՏ