コード例 #1
0
ファイル: control.php プロジェクト: nickyudha/huntstreet-v3
<?php
/*
# ----------------------------------------------------------------------
# PAGES - INFO(HOW IT WORKS): CONTROL
# ----------------------------------------------------------------------
*/

$_get = new STATIC_GET();

$page       = 'info';
$count_data = $_get->count_static($page);

if($count_data->rows > 0){
   $_class_backup = 'hidden';
   $get_data      = $_get->get_static($page);
   $data          = $get_data->content;
}else{
   $_class_backup = '<div class="col-md-8 col-md-offset-2 text-center">
  <p>Hunt Street is your one-stop destination </p>
  <p>for pre-loved and brand new luxuries and vintage collectibles.</p>
  <h5 >B U Y  |  S E L L  |  T R A D E  |  C O N S I G N</h5>	
  <div class="col-md-6">
    <div class="roundbox">
      <h3>BUY</h3>
      <h4>with us</h4>
      <div class="divide"></div>
      <p>Get up to 80% of the retail prices in stores!</p>
    </div>
  </div>
  <div class="col-md-6">
    <div class="roundbox">